zhengyiming
2025-03-25 4d78f12d6d42939c01d33ffa75c77816db31e222
LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs
@@ -595,6 +595,11 @@
    public DateTime? RefundTime { get; set; }
    /// <summary>
    /// 退款申请时间
    /// </summary>
    public DateTime? RefundApplyTime { get; set; }
    /// <summary>
    /// 退款凭证
    /// </summary>
    public string RefundCredentialsImgUrl { get; set; }