This commit is contained in:
邹宗楠
2023-01-04 19:58:31 +08:00
parent 761885879b
commit e3da652deb

View File

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