This commit is contained in:
邹宗楠
2023-07-31 18:06:44 +08:00
parent 8adc24b3e3
commit 0acc44c716

View File

@@ -206,7 +206,7 @@ func Init() {
ScheduleTimerFunc("UpdateTaoTotalMoney", func() { ScheduleTimerFunc("UpdateTaoTotalMoney", func() {
orderman.UpdateTaoSettleInfo() orderman.UpdateTaoSettleInfo()
}, []string{ }, []string{
"17:35:00", "18:10:00",
}) })
// 每分钟轮询一次,推送骑手信息 // 每分钟轮询一次,推送骑手信息