jxincomebegin

This commit is contained in:
richboo111
2022-11-17 17:59:23 +08:00
parent e820bd4bde
commit cd430f4d1e
6 changed files with 84 additions and 99 deletions

View File

@@ -187,7 +187,7 @@ func Init() {
})
//每天晚上23:00获取门店 电子围栏、仓库、限售模板、运费模板ID同步进数据库
ScheduleTimerFunc("UpdateStoreRelInformation", func() {
//cms.UpdateStoreRelInformation(jxcontext.AdminCtx)
cms.UpdateStoreRelInformation(jxcontext.AdminCtx)
}, []string{
"22:00:00",
})