Commit 7d42bedb by 刘鹏飞

Merge remote-tracking branch 'remotes/origin/feature/coco-payGift-刘鹏飞' into qa

parents fe9dd566 e667eee5
...@@ -328,6 +328,7 @@ public class CocoShoppingCartRelationServiceImpl implements ShoppingCartRelation ...@@ -328,6 +328,7 @@ public class CocoShoppingCartRelationServiceImpl implements ShoppingCartRelation
product.setGoodsId(null); product.setGoodsId(null);
} }
ApiLog.info("coco小料",goodsDiscountsMap.get(product.getCartGoodsUid()),goodsDiscountsMap.get(product.getCartGoodsUid()).getSmallMaterial());
// 小料信息 // 小料信息
if(goodsDiscountsMap.get(product.getCartGoodsUid()) == null){ if(goodsDiscountsMap.get(product.getCartGoodsUid()) == null){
continue; continue;
......
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 to comment