This commit is contained in:
suyl
2021-08-18 14:52:53 +08:00
parent 3f7848369e
commit dbb0245e38

View File

@@ -1508,6 +1508,7 @@ func UpdateActPrice4StoreSkuNameNew(db *DaoDB, storeIDs, skuIDs []int, skuNamesI
if actVendorMap[model.VendorIDMTWM] == nil {
if mtactMap != nil {
fmt.Println("1111111111111111111111", mtactMap)
mtact := mtactMap[skuName.StoreID][v.SkuID]
v.VendorActMaps = append(v.VendorActMaps, &VendorActMap{
ActID: mtact.ItemID,