mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
fix yd fetch
This commit is contained in:
@@ -33,9 +33,7 @@ class Kernel extends ConsoleKernel
|
||||
->appendOutputTo (storage_path().'/logs/curlvt.log');
|
||||
|
||||
$schedule->command('command:curlYdOrderListCommand')
|
||||
->everyMinute()
|
||||
->withoutOverlapping()
|
||||
->appendOutputTo (storage_path().'/logs/curlyd.log');
|
||||
->everyMinute();
|
||||
|
||||
$schedule->command('command:curlVTCommand')
|
||||
->dailyAt('11:00')
|
||||
|
||||
Reference in New Issue
Block a user