From 78bf5ae3845bd2d7008eae76a1d4facb2d29280b Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期五, 21 三月 2025 15:11:42 +0800
Subject: [PATCH] fix:部分退款接口更新

---
 LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml |   33 +++++++++++++++++++++++++++++----
 1 files changed, 29 insertions(+), 4 deletions(-)

diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index c1e0de8..5193fb0 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -510,6 +510,26 @@
             鎼滅储鍏抽敭璇�
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.RefundLifePayOrderInput.RefundCredentialsImgUrl">
+            <summary>
+            涓婁紶鍑瘉
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.RefundLifePayOrderInput.RefundCheckRemark">
+            <summary>
+            閫�娆鹃┏鍥炲師鍥�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.RefundLifePayOrderInput.LifePayRefundType">
+            <summary>
+            閫�娆剧被鍨�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.RefundLifePayOrderInput.RefundPrice">
+            <summary>
+            閫�娆鹃噾棰�
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.RefundUserLifePayOrderInput.UserId">
             <summary>
             鐢ㄦ埛Id
@@ -1265,6 +1285,11 @@
             鍒涘缓鏃堕棿
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.CreationTime">
+            <summary>
+            鍒涘缓鏃堕棿
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.Amount">
             <summary>
             璐︽埛浣欓
@@ -1275,7 +1300,7 @@
             绱鏀舵
             </summary>
         </member>
-        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.ReceiptsYesterda">
+        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.ReceiptsYesterday">
             <summary>
             鏄ㄦ棩鏀舵
             </summary>
@@ -1290,17 +1315,17 @@
             绱涓嬪崟
             </summary>
         </member>
-        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.OrdersNumYesterda">
+        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.OrdersNumYesterday">
             <summary>
             鏄ㄦ棩涓嬪崟
             </summary>
         </member>
-        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdaSuccess">
+        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdaySuccess">
             <summary>
             鏄ㄦ棩鎴愬姛
             </summary>
         </member>
-        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdaFail">
+        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdayFail">
             <summary>
             鏄ㄦ棩澶辫触
             </summary>

--
Gitblit v1.9.1