This commit is contained in:
苏尹岚
2020-11-26 10:10:58 +08:00
parent 45053920af
commit fc40813a4a

View File

@@ -693,7 +693,7 @@ func buildCreateWareParam(storeSku *dao.StoreSkuSyncInfo) (createSkuParamWare *j
CategoryID: int(storeSku.VendorVendorCatID),
VenderID: jdshopapi.VendorID2,
Length: 200,
Wide: 200,
Wide: 100,
Height: 100,
Weight: "1",
BrandID: jdshopapi.BrandIdNO,