饿百订单自动拣货时间设置
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
const (
|
||||
// acceptOrderDelay = 180 * time.Second
|
||||
// pickupOrderDelay = 260 * time.Second
|
||||
pickupOrderDelay = 1 * time.Minute
|
||||
pickupOrderDelay = 5 * time.Minute
|
||||
|
||||
callDeliveryDelay = 10 * time.Minute
|
||||
callDeliveryDelayGap = 30
|
||||
|
||||
Reference in New Issue
Block a user