Commit 924ff6e6 by 刘鹏飞

一个值被合没有了,修复回来

parent 59796e54
...@@ -802,7 +802,7 @@ public class ShoppingCartNewServiceImpl implements ShoppingCartNewService { ...@@ -802,7 +802,7 @@ public class ShoppingCartNewServiceImpl implements ShoppingCartNewService {
, cartGoodsList , cartGoodsList
, coupons , coupons
, shoppingCartInfoRequestVo.getSendGoods() , shoppingCartInfoRequestVo.getSendGoods()
, deliveryAmount,null); , deliveryAmount,shoppingCartInfoRequestVo);
//直接利用促销返回做均摊 //直接利用促销返回做均摊
sharingEquallyService.equally(discountResult sharingEquallyService.equally(discountResult
......
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