This commit is contained in:
邹宗楠
2023-08-02 15:40:02 +08:00
parent 2fe47f1480
commit 5b80549bbe
2 changed files with 28 additions and 28 deletions

View File

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