zhengyuxuan
2025-03-25 60cb256be04204b03583017e3f6966a145ed4e8e
LifePayment/LifePayment.Application/LifePay/LifePayService.cs
@@ -427,7 +427,7 @@
            RefundTime = order.RefundTime,
            ACOOLYOrderNo = order.ACOOLYOrderNo,
            LifePayRefundStatus = order.LifePayRefundStatus,
            ActualRechargeAmount = order.ActualRechargeAmount,
            ActualRechargeAmount = order.RechargeAmount,
            RefundPrice = order.RefundPrice,
            PlatformRate = order.PlatformRate,
            PlatformPrice = order.PlatformDeductionAmount,