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