对接新供应链-唯品尚
This commit is contained in:
@@ -36,8 +36,8 @@ type SkuData struct {
|
||||
GoodSpecId string `json:"goodSpecId"` //商品ID(c_goods_id)
|
||||
GoodsId string `json:"goodsId"` //商品ID(c_father_goods_id)
|
||||
GoodName string `json:"goodName"` //商品名称
|
||||
//Num string `json:"num"` //数量
|
||||
Num int `json:"num"` //数量
|
||||
Num string `json:"num"` //数量
|
||||
//Num int `json:"num"` //数量
|
||||
Price string `json:"price"` //单价
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user