读取永辉excel
This commit is contained in:
@@ -331,7 +331,7 @@ func updateWeiMobGoods(costPrice, salePrice float64, goodsDetail *weimobapi.Good
|
||||
CategoryID: categoryID,
|
||||
OuterGoodsCode: goodsDetail.OuterGoodsCode,
|
||||
PointDeductRatio: goodsDetail.PointDeductRatio,
|
||||
SelectedClassifyIDList: selectedClassifyID,
|
||||
SelectedClassifyIDList: selectedClassifyListID,
|
||||
}
|
||||
updateGoodsParam := &weimobapi.UpdateGoodsParam{
|
||||
Goods: goods,
|
||||
|
||||
Reference in New Issue
Block a user