提交 e2306a22 authored 作者: 屈传平's avatar 屈传平

Merge branch 'featrue/suning'

......@@ -104,7 +104,7 @@ func GetGoodsCatPrice(ctx context.Context, goodsList []*CmmdtyCatInfoList, cityC
params.SnRequest.SnBody.QueryShoppingcartprice.CityCode = cityCode
params.SnRequest.SnBody.QueryShoppingcartprice.ChannelCode = server.ChannelCode
result, err := post(ctx, "suning.sngoods.listpageprice.query", params)
result, err := post(ctx, "suning.sngoods.shoppingcartprice.query", params)
if nil != err {
return
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论