京东商城规格修改
This commit is contained in:
@@ -1890,6 +1890,8 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
|||||||
AttrID: vendorSku.SaleAttrs[0].AttrID,
|
AttrID: vendorSku.SaleAttrs[0].AttrID,
|
||||||
AttrValues: []string{vendorSku.SaleAttrs[0].AttrValues[0]},
|
AttrValues: []string{vendorSku.SaleAttrs[0].AttrValues[0]},
|
||||||
AttrValueAlias: []string{sku.Comment},
|
AttrValueAlias: []string{sku.Comment},
|
||||||
|
Type: "com.jd.pop.ware.ic.api.domain.prop",
|
||||||
|
Type2: "com.jd.pop.ware.ic.api.domain.Prop",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user