Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
sosuke.iwabuchi
/
KT-MyPage
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
SMBCPollの実行時間帯を調整
master
sosuke.iwabuchi
2 anni fa
parent
1f76da69a1
commit
b0d87a1175
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/Console/Schedules/SMBCPoll.php
+ 1
- 0
app/Console/Schedules/SMBCPoll.php
Vedi File
@@ -12,6 +12,7 @@ class SMBCPoll extends BaseSchedule
{
$schedule->command(CommandsSMBCPoll::class)
->everyThreeMinutes()
->unlessBetween('1:00', '6:00')
->description("SMBC口座振替申請結果取得");
}
}
Write
Preview
Loading…
Annulla
Salva