This commit is contained in:
邹宗楠
2023-09-21 18:03:21 +08:00
parent 8dfacb9c2c
commit b81260a6da
2 changed files with 2 additions and 5 deletions

View File

@@ -200,11 +200,8 @@ func Init() {
ScheduleTimerFunc("UpdateTaoTotalMoney", func() {
orderman.UpdateTaoSettleInfo()
}, []string{
"18:30:00",
"06:30:00",
"00:30:00",
"12:30:00",
"17:53:00",
"18:07:00",
})
// 每分钟轮询一次,推送骑手信息(假的订单)