mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
change schedule for vt portal fetch
This commit is contained in:
@@ -37,7 +37,7 @@ class Kernel extends ConsoleKernel
|
||||
new FetchContainersStatusUpdateFromVTPortalJob,
|
||||
new FetchDeliveryListFromVTPortalJob
|
||||
])->dispatch();
|
||||
})->dailyAt('11:30');
|
||||
})->dailyAt('15:00');
|
||||
|
||||
$schedule->call(function(){
|
||||
FetchWarehouseReceiveListFromVTPortalJob::withChain([
|
||||
|
||||
Reference in New Issue
Block a user