美团新apisku销售属性

This commit is contained in:
苏尹岚
2020-06-12 16:18:38 +08:00
parent 4a62418fb5
commit 25dedce4f4
4 changed files with 76 additions and 23 deletions

View File

@@ -182,7 +182,7 @@ type UpdateSkusParamSkus struct {
Capacity string `json:"capacity,omitempty"` //否 20L 容量在有特殊要求的类目下必填最多支持6位小数。
Type string `json:"type"` //"com.jd.pop.ware.ic.api.domain.sku"
Type2 string `json:"@type"`
MultiCateProps []*CreateSkuParamAttrs `json:"multiCateProps"` // 否 无 类目属性列表,类目属性中有必填项时,此字段必填;若未设置或设置错误,会有“通用属性必填”等错误提示!
MultiCateProps []*CreateSkuParamAttrs `json:"multiCateProps,omitempty"` // 否 无 类目属性列表,类目属性中有必填项时,此字段必填;若未设置或设置错误,会有“通用属性必填”等错误提示!
}
//查询商家所有的店内分类