zhengyuxuan
2025-03-21 f7b25f51b37f227120690dafb890e5669e632372
LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs
@@ -577,6 +577,11 @@
    public decimal? ActualRechargeAmount { get; set; }
    /// <summary>
    /// 实际到账金额
    /// </summary>
    public decimal? ActualReceivedAmount { get; set; }
    /// <summary>
    /// 退款金额
    /// </summary>
    public decimal? RefundPrice { get; set; }