永辉excel
This commit is contained in:
@@ -293,7 +293,7 @@ func updateWeiMobGoods(costPrice, salePrice float64, goodsDetail *weimobapi.Good
|
||||
SalePrice: salePrice,
|
||||
CostPrice: costPrice,
|
||||
SkuID: skuListInfo.SkuID,
|
||||
EditStockNum: 9999 - skuListInfo.EditStockNum,
|
||||
EditStockNum: 9999 - skuListInfo.AvailableStockNum,
|
||||
OuterSkuCode: skuListInfo.OuterSkuCode,
|
||||
B2CSku: b2CSku,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user