This commit is contained in:
邹宗楠
2023-08-01 17:50:11 +08:00
parent b644ff7df8
commit af4f6f5d89
2 changed files with 5 additions and 6 deletions

View File

@@ -2755,10 +2755,10 @@ var storeList = []int64{
//102966, //102966,
//668909, //668909,
//668908, //668908,
668905, //668905,
668901, //668901,
102946, //102946,
102939, //102939,
102938, 102938,
668894, 668894,
102934, 102934,

View File

@@ -213,8 +213,7 @@ func Init() {
ScheduleTimerFunc("UpdateTaoSkuUpdateOffShelf", func() { ScheduleTimerFunc("UpdateTaoSkuUpdateOffShelf", func() {
orderman.UpdateTaoSkuUpdateOffShelf() orderman.UpdateTaoSkuUpdateOffShelf()
}, []string{ }, []string{
"16:42:00", "17:52:00",
"17:42:00",
}) })
// 每分钟轮询一次,推送骑手信息 // 每分钟轮询一次,推送骑手信息