更新京东商品jdprice
This commit is contained in:
@@ -151,6 +151,7 @@ type UpdateWareParam struct {
|
||||
Introduction string `json:"introduction"` // 是 无 PC版的商品介绍 长度限制10W个字符
|
||||
Features []*CreateSkuParamFeatures `json:"features"` // 否 无 商品维度的特殊属性 目前两个特殊属性 IBS、FBP、FCS、SCF 4种商家类型【规格型号】 model和【销售单位】 unit 字段且为必填(如 个、盒、袋等)请勿填写公司名称。
|
||||
ShopCategorys []int `json:"shopCategorys"` // 否 无 商品店内分类(商家接口获取到的最末级的分类)
|
||||
JdPrice float64 `json:"jdPrice"` //是 无 京东价必填 单位:元
|
||||
}
|
||||
|
||||
type QueryPictureReuslt struct {
|
||||
|
||||
Reference in New Issue
Block a user