This commit is contained in:
邹宗楠
2022-12-30 15:06:58 +08:00
parent 659e87e73a
commit f26443f3d9

View File

@@ -255,7 +255,7 @@ func Init() {
if beego.BConfig.RunMode != "jxgy" {
ScheduleTimerFunc("RefreshSyncSkuList", func() {
syncStoreSkuTiktok()
}, []string{})
}, []string{"01:25:00"})
}
// 定时任务刷新当前订单的物流信息