读取永辉excel
This commit is contained in:
@@ -180,6 +180,7 @@ func LoadExcelBinByYongHui(ctx *jxcontext.Context, reader io.Reader, isAsync boo
|
|||||||
costPrice = skuMap[spuCode]
|
costPrice = skuMap[spuCode]
|
||||||
}
|
}
|
||||||
// if errMsg == "" {
|
// if errMsg == "" {
|
||||||
|
errMsg += fmt.Sprintf("更新商品:[%v],[%v],[%v]", costPrice, skuMap[spuCode], spuCode)
|
||||||
_, _, err = updateWeiMobGoods(costPrice, skuMap[spuCode], goodsDetail)
|
_, _, err = updateWeiMobGoods(costPrice, skuMap[spuCode], goodsDetail)
|
||||||
// }
|
// }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user