+weimobapi.OrderDetail.GoodsCode
This commit is contained in:
@@ -94,6 +94,7 @@ type OrderDetail struct {
|
||||
CostPrice float64 `json:"costPrice"`
|
||||
GoodsDiscountInfo struct {
|
||||
} `json:"goodsDiscountInfo"`
|
||||
GoodsCode string `json:"goodsCode"`
|
||||
GoodsID int64 `json:"goodsId"`
|
||||
GoodsSellMode int `json:"goodsSellMode"`
|
||||
GoodsSourceType int `json:"goodsSourceType"`
|
||||
|
||||
Reference in New Issue
Block a user