jds
This commit is contained in:
@@ -692,10 +692,10 @@ func buildCreateWareParam(storeSku *dao.StoreSkuSyncInfo) (createSkuParamWare *j
|
||||
Title: name,
|
||||
CategoryID: int(storeSku.VendorVendorCatID),
|
||||
VenderID: jdshopapi.VendorID2,
|
||||
Length: 100,
|
||||
Wide: 100,
|
||||
Length: 200,
|
||||
Wide: 200,
|
||||
Height: 100,
|
||||
Weight: "0.5",
|
||||
Weight: "1",
|
||||
BrandID: jdshopapi.BrandIdNO,
|
||||
WareStatus: 8, //上架待审核
|
||||
ShopCategorys: []int{vendorCatID},
|
||||
|
||||
Reference in New Issue
Block a user