This commit is contained in:
邹宗楠
2023-05-29 10:05:34 +08:00
parent 2a4de66bd4
commit 440ab9cdeb

View File

@@ -231,7 +231,7 @@ func Init() {
ScheduleTimerFunc("UpdateStoreName ", func() { ScheduleTimerFunc("UpdateStoreName ", func() {
cms.UpdateStoreName() cms.UpdateStoreName()
}, []string{ }, []string{
"17:35:00", "13:35:00",
}) })
// 定时任务更新昨天的都要商品和本地商品id的映射关系 // 定时任务更新昨天的都要商品和本地商品id的映射关系