1
This commit is contained in:
@@ -255,7 +255,7 @@ func Init() {
|
||||
if beego.BConfig.RunMode != "jxgy" {
|
||||
ScheduleTimerFunc("RefreshSyncSkuList", func() {
|
||||
syncStoreSkuTiktok()
|
||||
}, []string{})
|
||||
}, []string{"01:25:00"})
|
||||
}
|
||||
|
||||
// 定时任务刷新当前订单的物流信息
|
||||
|
||||
Reference in New Issue
Block a user