1
This commit is contained in:
@@ -405,7 +405,7 @@ func (p *PurchaseHandler) createOrUpdateStoreSkus(ctx *jxcontext.Context, storeI
|
||||
}
|
||||
|
||||
// 修改商品
|
||||
//param.ProductId = mainIdInt
|
||||
param.ProductId = 1752694442617903
|
||||
param.MainProductId = mainIdInt
|
||||
param.SpecPrices = GetSpecPrices(param.Specs, vendorStoreID, param.MainProductId, storeSku)
|
||||
param.StoreId = utils.Str2Int64(vendorStoreID)
|
||||
|
||||
Reference in New Issue
Block a user