1
This commit is contained in:
@@ -206,7 +206,7 @@ func Init() {
|
|||||||
ScheduleTimerFunc("UpdateTaoTotalMoney", func() {
|
ScheduleTimerFunc("UpdateTaoTotalMoney", func() {
|
||||||
orderman.UpdateTaoSettleInfo()
|
orderman.UpdateTaoSettleInfo()
|
||||||
}, []string{
|
}, []string{
|
||||||
"17:35:00",
|
"18:10:00",
|
||||||
})
|
})
|
||||||
|
|
||||||
// 每分钟轮询一次,推送骑手信息
|
// 每分钟轮询一次,推送骑手信息
|
||||||
|
|||||||
Reference in New Issue
Block a user