This commit is contained in:
邹宗楠
2023-05-26 17:14:39 +08:00
parent 77eb8e19a6
commit e7a235ebed

View File

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