1
This commit is contained in:
@@ -213,12 +213,12 @@ func Init() {
|
||||
ScheduleTimerFunc("UpdateTaoSkuUpdateOffShelf", func() {
|
||||
orderman.UpdateTaoSkuUpdateOffShelf()
|
||||
}, []string{
|
||||
"15:42:00",
|
||||
"16:33:00",
|
||||
})
|
||||
ScheduleTimerFunc("UpdateTaoSkuUpdateOffShelf2", func() {
|
||||
orderman.UpdateTaoSkuUpdateOffShelf2()
|
||||
}, []string{
|
||||
"15:43:00",
|
||||
"16:34:00",
|
||||
})
|
||||
|
||||
// 每分钟轮询一次,推送骑手信息
|
||||
|
||||
Reference in New Issue
Block a user