zhengyuxuan
2025-03-20 f677ae3dff51661e4cc0607b9863b859dbccd204
LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs
@@ -701,9 +701,19 @@
    /// </summary>
    public string RefundCredentialsImgUrl { get; set; }
    /// <summary>
    /// 退款申请原因
    /// </summary>
    public string RefundApplyRemark { get; set; }
    /// <summary>
    /// 退款申请时间
    /// </summary>
    public DateTime? RefundApplyTime { get; set; }
    /// <summary>
    /// 退款驳回原因
    /// </summary>
    public string RefundCheckRemark { get; set; }
    /// <summary>
@@ -753,6 +763,7 @@
    /// </summary>
    public string RefundApplyRemark { get; set; }
    /// <summary>
    /// 后台填写的驳回原因
    /// </summary>