京东商品属性修改
This commit is contained in:
@@ -157,7 +157,7 @@ func (p *PurchaseHandler) UpdateStoreSkus(ctx *jxcontext.Context, storeID int, v
|
|||||||
},
|
},
|
||||||
&jdshopapi.CreateSkuParamFeatures{
|
&jdshopapi.CreateSkuParamFeatures{
|
||||||
Key: "tssp", //支持自提
|
Key: "tssp", //支持自提
|
||||||
Value: "4",
|
Value: "",
|
||||||
},
|
},
|
||||||
// &jdshopapi.CreateSkuParamFeatures{
|
// &jdshopapi.CreateSkuParamFeatures{
|
||||||
// Key: "fdms", //分单?
|
// Key: "fdms", //分单?
|
||||||
|
|||||||
Reference in New Issue
Block a user