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