- fix comment.

This commit is contained in:
gazebo
2018-08-03 17:54:01 +08:00
parent 423b087e70
commit 7e6293f514

View File

@@ -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