修改抖音回传率
This commit is contained in:
@@ -219,7 +219,7 @@ func Init() {
|
||||
// 每五分钟轮询一次推送骑手信息坐标给美团/抖音 (真的订单)[抖音建议小于六十秒]
|
||||
ScheduleTimerFuncByInterval(func() {
|
||||
delivery.GetOrderRiderInfoToPlatform("", 0)
|
||||
}, 10*time.Second, 2*time.Minute)
|
||||
}, 10*time.Second, 4*time.Minute)
|
||||
|
||||
// (自动发单拣货,设置骑手) 刷单用
|
||||
//ScheduleTimerFuncByInterval(func() {
|
||||
|
||||
Reference in New Issue
Block a user