Commit e667eee5 by 刘鹏飞

打点日志

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