查找京东商城用户关联的活跃门店
This commit is contained in:
@@ -539,7 +539,7 @@ func updateWeiMobGoods(costPrice, salePrice float64, unit string, isCompare bool
|
||||
} else {
|
||||
outPutData := DataSuccess{
|
||||
NameID: goodsDetail.OuterGoodsCode,
|
||||
Name: goodsDetail.Title,
|
||||
Name: newSkuTitle,
|
||||
Unit: unit,
|
||||
OrgPrice: goodsDetail.SkuMap.SingleSku.SalePrice,
|
||||
NowPrice: salePrice,
|
||||
|
||||
Reference in New Issue
Block a user