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