Commit c5e65255 by 杨树贤

比价

parent c087e8c7
Showing with 1 additions and 1 deletions
......@@ -266,7 +266,7 @@ func (ls *LyService) LyGoodsDetail(ctx context.Context, params RequestParams, go
sku = priceService.GetActivityPrice(sku)
}
// sku = priceService.GetComparePrice(sku)
sku = priceService.GetComparePrice(sku)
sku = priceService.GetCostForZiying(sku)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment