store_sku_check对于vendorOrgCode的正确依赖
This commit is contained in:
@@ -1190,7 +1190,6 @@ func UpdateStoreVendorMap(ctx *jxcontext.Context, db *dao.DaoDB, storeID, vendor
|
||||
return 0, err
|
||||
}
|
||||
if num > 0 {
|
||||
// TODO 重算京西商城价
|
||||
if vendorID != model.VendorIDJX {
|
||||
if valid["pricePercentage"] != nil || valid["pricePercentagePack"] != nil {
|
||||
storeSkuBind := &model.StoreSkuBind{}
|
||||
|
||||
Reference in New Issue
Block a user