修改京东商城商品属性
This commit is contained in:
@@ -160,7 +160,7 @@ func (p *PurchaseHandler) UpdateStoreSkus(ctx *jxcontext.Context, storeID int, v
|
||||
},
|
||||
&jdshopapi.CreateSkuParamFeatures{
|
||||
Key: "fdms", //分单?
|
||||
Value: "0",
|
||||
Value: "1",
|
||||
},
|
||||
}
|
||||
updateWareParam.Features = features
|
||||
|
||||
Reference in New Issue
Block a user