pad 会员价
This commit is contained in:
@@ -534,6 +534,11 @@ public class OrderInfoServiceImpl extends ServiceImpl<OrderInfoMapper, OrderInfo
|
||||
orderInfo.setPackFee(packAmount.getPrice());
|
||||
//生成订单 //discount_info 所有折扣 几折 折扣金额 满减金额 优惠券金额 积分抵扣金额 抹零
|
||||
upOrderPayInfo(orderInfo, param);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
orderDetailService.updateBatch(orderDetails);
|
||||
return orderInfo;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user