同步发货状态
This commit is contained in:
parent
92eba2d461
commit
43b9c9516b
@ -58,7 +58,7 @@ class Kernel extends ConsoleKernel
|
||||
//同步售卖信息和报损相关数据
|
||||
$schedule->command(GoodsSkuDailyReport::class)->dailyAt('03:30');
|
||||
|
||||
//新增价格校验
|
||||
//新增快团团订单状态同步
|
||||
$schedule->command(KttOrderSyncStatus::class)->everyTenMinutes();
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user