This commit is contained in:
邹宗楠
2023-05-26 14:01:49 +08:00
parent ae0e50926d
commit 0e74166aac

View File

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