chuangjian
This commit is contained in:
@@ -66,7 +66,7 @@ func (p *PurchaseHandler) CreateStoreSkus(ctx *jxcontext.Context, storeID int, v
|
|||||||
Title: v.Name,
|
Title: v.Name,
|
||||||
CategoryID: int(v.VendorVendorCatID),
|
CategoryID: int(v.VendorVendorCatID),
|
||||||
VenderID: jdshopapi.VendorID2,
|
VenderID: jdshopapi.VendorID2,
|
||||||
Length: 100,
|
Length: 200,
|
||||||
Wide: 100,
|
Wide: 100,
|
||||||
Height: 100,
|
Height: 100,
|
||||||
Weight: "1",
|
Weight: "1",
|
||||||
|
|||||||
Reference in New Issue
Block a user