This commit is contained in:
邹宗楠
2023-08-02 09:08:30 +08:00
parent 095fcf2dde
commit 6ea1983c63
2 changed files with 18 additions and 18 deletions

View File

@@ -2763,24 +2763,24 @@ var storeList = []int64{
//668894, //668894,
//102934, //102934,
//102933, //102933,
102930, //102930,
//668884, //668884,
668878, //668878,
102903, //102903,
668757, //668757,
102293, //102293,
668622, //668622,
668618, //668618,
668592, //668592,
100945, //100945,
668583, //668583,
100943, //100943,
100935, //100935,
100905, //100905,
668498, //668498,
668476, //668476,
668462, //668462,
100309, //100309,
100299, 100299,
100292, 100292,
668276, 668276,

View File

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