京东商城店内分类修改商品
This commit is contained in:
@@ -121,6 +121,7 @@ func (p *PurchaseHandler) UpdateStoreSkus(ctx *jxcontext.Context, storeID int, v
|
|||||||
Title: name,
|
Title: name,
|
||||||
VenderID: jdshopapi.VenderID,
|
VenderID: jdshopapi.VenderID,
|
||||||
PromiseID: jdshopapi.JdsPromiseID,
|
PromiseID: jdshopapi.JdsPromiseID,
|
||||||
|
ShopCategorys: []int{utils.Str2Int(v.VendorCatID)},
|
||||||
}
|
}
|
||||||
var desc string
|
var desc string
|
||||||
if v.DescImg != "" {
|
if v.DescImg != "" {
|
||||||
|
|||||||
Reference in New Issue
Block a user