Commit fb8b9001 by 杨树贤

商品名称

parent 69fd239d
Showing with 1 additions and 1 deletions
......@@ -200,8 +200,8 @@ func (ls *LyService) GetActivity(sku model.LySku) model.LySku {
StandardBrandId: int(sku.StandardBrand.StandardBrandId),
GoodsId: sku.GoodsId,
Canal: sku.Canal,
ClassId: sku.ClassID2,
GoodsName: sku.GoodsName,
ClassId: sku.ClassID2,
}
var activityService ActivityService
priceActivity, giftActivity := activityService.GetActivityData(checkData)
......
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