diff --git a/business/jxstore/tempop/tempop.go b/business/jxstore/tempop/tempop.go index 802d591b6..5b3608193 100644 --- a/business/jxstore/tempop/tempop.go +++ b/business/jxstore/tempop/tempop.go @@ -1890,6 +1890,8 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) { AttrID: vendorSku.SaleAttrs[0].AttrID, AttrValues: []string{vendorSku.SaleAttrs[0].AttrValues[0]}, AttrValueAlias: []string{sku.Comment}, + Type: "com.jd.pop.ware.ic.api.domain.prop", + Type2: "com.jd.pop.ware.ic.api.domain.Prop", }, }, })