zhengyuxuan
2025-03-25 cf7069e5b979e025d30f13a2fe3ee3b3d824cea6
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; }