Commit cb40d86c by 杨树贤

恢复

parent c5e65255
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