feat: 霸王餐充值修改

This commit is contained in:
2024-11-05 15:24:00 +08:00
parent dfef9c90c8
commit 7e05e91642

View File

@@ -420,7 +420,7 @@ public class PayService {
// 返还优惠券
returnCoupon(orderInfo, shopCouponService);
BigDecimal shouldPayAmount = orderInfo.getOriginAmount().multiply(BigDecimal.valueOf(freeDineConfig.getRechargeTimes()));
BigDecimal shouldPayAmount = orderInfo.getOrderAmount().multiply(BigDecimal.valueOf(freeDineConfig.getRechargeTimes()));
// 霸王餐积分抵扣