From 4d78f12d6d42939c01d33ffa75c77816db31e222 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期二, 25 三月 2025 10:38:48 +0800
Subject: [PATCH] fix: s

---
 LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs     |    5 +++++
 LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml |    5 +++++
 2 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs b/LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs
index bce743f..428ccdc 100644
--- a/LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs
+++ b/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; }
diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index e45398d..46b2f78 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -1041,6 +1041,11 @@
             閫�娆炬椂闂�
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.UserLifePayOrderOutput.RefundApplyTime">
+            <summary>
+            閫�娆剧敵璇锋椂闂�
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.UserLifePayOrderOutput.RefundCredentialsImgUrl">
             <summary>
             閫�娆惧嚟璇�

--
Gitblit v1.9.1