aa
This commit is contained in:
@@ -30,8 +30,8 @@ const (
|
||||
maxLastHours = 7 * 24 // 最多只能查询7天内的订单数据
|
||||
defLastHours = 2 * 24 // 缺省是两天内的订单
|
||||
|
||||
orderSubTimeImmediatelyArrive = 8
|
||||
orderSubTimeDelayArrive = 5
|
||||
orderSubTimeImmediatelyArrive = 1
|
||||
orderSubTimeDelayArrive = 1
|
||||
)
|
||||
|
||||
type tWaybillExt struct {
|
||||
|
||||
Reference in New Issue
Block a user