京东商城订单修改

This commit is contained in:
苏尹岚
2020-06-02 16:23:53 +08:00
parent 0343bb738c
commit ef411d6836
5 changed files with 33 additions and 14 deletions

View File

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