From d7b01cca243ea2a767adbb1418a52258b4f2d765 Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期五, 21 三月 2025 17:27:07 +0800
Subject: [PATCH] fix:状态更新

---
 LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml |   55 ++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 50 insertions(+), 5 deletions(-)

diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index c1e0de8..60f7d94 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -44,7 +44,7 @@
         </member>
         <member name="M:LifePayment.Application.Contracts.ILifePayService.ACOOLYOrderNotifyHandler(System.String,System.String,LifePayment.Domain.Shared.LifePayOrderStatusEnum,LifePayment.Domain.Shared.ACOOLYStatusEnum,System.Decimal)">
             <summary>
-            鏀粯鎴愬姛鍥炶皟澶勭悊
+            渚涘簲鍟嗗洖璋冨鐞�
             </summary>
             <param name="orderNo"></param>
             <param name="acoolyOrderNo"></param>
@@ -400,6 +400,26 @@
             涓嬪崟娓犻亾
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.CreateLifePayOrderInput.PlatformRate">
+            <summary>
+            骞冲彴鎶樻墸姣斾緥
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.CreateLifePayOrderInput.ChannleRate">
+            <summary>
+            娓犻亾鎶樻墸
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.CreateLifePayOrderInput.ChannlesRakeRate">
+            <summary>
+            娓犻亾浣i噾姣斾緥
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.CreateLifePayOrderInput.PremiumRate">
+            <summary>
+            鎵嬬画璐规瘮渚�
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.QueryLifePayOrderListInput.LifePayOrderType">
             <summary>
             璁㈠崟绫诲瀷
@@ -508,6 +528,26 @@
         <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.KeyWords">
             <summary>
             鎼滅储鍏抽敭璇�
+            </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">
@@ -1265,6 +1305,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 +1320,7 @@
             绱鏀舵
             </summary>
         </member>
-        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.ReceiptsYesterda">
+        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.ReceiptsYesterday">
             <summary>
             鏄ㄦ棩鏀舵
             </summary>
@@ -1290,17 +1335,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