加日志

This commit is contained in:
GYJ 2025-03-07 19:08:23 +08:00
parent 35073d1c2d
commit 87eff6d010
1 changed files with 0 additions and 2 deletions

View File

@ -342,9 +342,7 @@ public class OrderInfoServiceImpl extends ServiceImpl<OrderInfoMapper, OrderInfo
orderInfo.setPackFee(packAmount.getPrice());
//生成订单 //discount_info 所有折扣 几折 折扣金额 满减金额 优惠券金额 积分抵扣金额 抹零
upOrderPayInfo(orderInfo, param);
log.info("支付后置,订单信息:{}", JSONObject.toJSONString(orderDetails));
orderDetailService.updateBatch(orderDetails);
log.info("支付后置2订单信息{}", JSONObject.toJSONString(orderDetails));
//更新优惠券信息
if (CollUtil.isNotEmpty(param.getCouponList()) && shopUser != null) {
//券消耗