京东商城订单修改
This commit is contained in:
@@ -25,6 +25,10 @@ const (
|
||||
JdsStoreStatusOnline = 1
|
||||
JdsStoreStatusDisable = 2
|
||||
|
||||
JdsOrderStatusPause = 5
|
||||
JdsOrderStatusWaittingExport = 8
|
||||
JdsOrderStatusWaittingPay = -2
|
||||
|
||||
CreateCatType = "3"
|
||||
UpdateCatType = "1"
|
||||
|
||||
@@ -52,6 +56,8 @@ const (
|
||||
JdsOtherMeatCatID = 15245
|
||||
JdsBeefCatID = 13582
|
||||
JdsBeefLastCatID = 17902
|
||||
|
||||
JdsPayPercentage float64 = 0.97
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user