- fix comment.
This commit is contained in:
@@ -23,7 +23,7 @@ const (
|
||||
time2AutoPickupGap = 5 * 60 //随机5分钟
|
||||
|
||||
// (把pending order timerout 在-pendingOrderTimerMinMinSecond至pendingOrderTimerMaxSecond映射到pendingOrderTimerMinSecond至pendingOrderTimerMaxSecond)
|
||||
pendingOrderTimerMinMinSecond = 5 * 60 // 10分钟
|
||||
pendingOrderTimerMinMinSecond = 5 * 60 // 5分钟
|
||||
pendingOrderTimerMinSecond = 2
|
||||
pendingOrderTimerMaxSecond = 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user