Преглед на файлове

SMBCPollの実行時間帯を調整

master
sosuke.iwabuchi преди 2 години
родител
ревизия
b0d87a1175
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. +1
    -0
      app/Console/Schedules/SMBCPoll.php

+ 1
- 0
app/Console/Schedules/SMBCPoll.php Целия файл

@@ -12,6 +12,7 @@ class SMBCPoll extends BaseSchedule
{
$schedule->command(CommandsSMBCPoll::class)
->everyThreeMinutes()
->unlessBetween('1:00', '6:00')
->description("SMBC口座振替申請結果取得");
}
}

Loading…
Отказ
Запис