aa
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user