错误提交
This commit is contained in:
parent
1edd3441bc
commit
9f83b40be4
@ -314,7 +314,6 @@ public class PromotionGoodsServiceImpl extends ServiceImpl<PromotionGoodsMapper,
|
||||
}
|
||||
|
||||
private void setGoodsPromotionInfo(GoodsSku dataSku, Map.Entry<String, Object> promotionInfo) {
|
||||
System.out.println(promotionInfo);
|
||||
JSONObject promotionsObj = JSONUtil.parseObj(promotionInfo);
|
||||
PromotionGoodsSearchParams searchParams = new PromotionGoodsSearchParams();
|
||||
searchParams.setSkuId(dataSku.getId());
|
||||
|
Loading…
x
Reference in New Issue
Block a user