change schedule for vt portal fetch

This commit is contained in:
omair saleh
2021-09-03 17:25:17 +08:00
parent 3ee8afc4a4
commit b049c95ca2
+1 -1
View File
@@ -37,7 +37,7 @@ class Kernel extends ConsoleKernel
new FetchContainersStatusUpdateFromVTPortalJob,
new FetchDeliveryListFromVTPortalJob
])->dispatch();
})->dailyAt('11:30');
})->dailyAt('15:00');
$schedule->call(function(){
FetchWarehouseReceiveListFromVTPortalJob::withChain([