This commit is contained in:
邹宗楠
2023-08-01 15:18:08 +08:00
parent 8d3e3158e1
commit d852587123
2 changed files with 8 additions and 8 deletions

View File

@@ -2744,13 +2744,13 @@ var storeList = []int64{
//668960, //668960,
//668959, //668959,
//668953, //668953,
103029, //103029,
668949, //668949,
103002, //103002,
102999, //102999,
668932, //668932,
668931, //668931,
668917, //668917,
102969, 102969,
102966, 102966,
668909, 668909,

View File

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