This commit is contained in:
邹宗楠
2023-08-02 16:29:38 +08:00
parent 5b80549bbe
commit c74e373e77
3 changed files with 24 additions and 25 deletions

View File

@@ -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",
})
// 每分钟轮询一次,推送骑手信息