Commit 532f8498 by xiaoer.li@freemud.com

Merge branch 'feature/new-fixbig' into qa

parents b70a92e4 472253db
...@@ -315,6 +315,7 @@ public class ShoppingCartAdapter { ...@@ -315,6 +315,7 @@ public class ShoppingCartAdapter {
updateComboxGoodsInfoNew(productGroup, spuProduct, false); updateComboxGoodsInfoNew(productGroup, spuProduct, false);
} }
} }
cartGoods.setGoodsType(GoodsTypeEnum.SET_MEAL_GOODS.getGoodsType());
} }
//更新当前商品行价格 //更新当前商品行价格
Long newOrigOriginalPrice = 0L; Long newOrigOriginalPrice = 0L;
......
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