京东商城订单修改
This commit is contained in:
@@ -81,16 +81,16 @@ type GetOrderResult struct {
|
||||
JdPrice string `json:"jdPrice"`
|
||||
SkuName string `json:"skuName"`
|
||||
InvoiceContentID string `json:"invoiceContentId"`
|
||||
ItemExt string `json:"itemExt"`
|
||||
NewStoreID string `json:"newStoreId"`
|
||||
OuterSkuID string `json:"outerSkuId"`
|
||||
SkuID string `json:"skuId"`
|
||||
WareID string `json:"wareId"`
|
||||
GiftPoint string `json:"giftPoint"`
|
||||
// ItemExt string `json:"itemExt"`
|
||||
NewStoreID string `json:"newStoreId"`
|
||||
OuterSkuID string `json:"outerSkuId"`
|
||||
SkuID string `json:"skuId"`
|
||||
WareID string `json:"wareId"`
|
||||
GiftPoint string `json:"giftPoint"`
|
||||
} `json:"itemInfoList"`
|
||||
StoreID string `json:"storeId"`
|
||||
OrderTotalPrice string `json:"orderTotalPrice"`
|
||||
OrderExt string `json:"orderExt"`
|
||||
StoreID string `json:"storeId"`
|
||||
OrderTotalPrice string `json:"orderTotalPrice"`
|
||||
// OrderExt string `json:"orderExt"`
|
||||
StoreOrder string `json:"storeOrder"`
|
||||
OrderStartTime string `json:"orderStartTime"`
|
||||
OrderID string `json:"orderId"`
|
||||
|
||||
Reference in New Issue
Block a user