From 6b8dd8a7b4ac5d75d2e7a8c6c44d976bbd248b67 Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期三, 02 四月 2025 13:33:51 +0800
Subject: [PATCH] fix:bug修复

---
 LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml |  197 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 195 insertions(+), 2 deletions(-)

diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index 6a12b8b..e047d10 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -42,6 +42,14 @@
             <param name="outOrderNo"></param>
             <returns></returns>
         </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.LifePayRefundsHandler(System.String,LifePayment.Domain.Shared.LifePayRefundStatusEnum)">
+            <summary>
+            閫�娆炬垚鍔熷洖璋冨鐞�
+            </summary>
+            <param name="orderNo"></param>
+            <param name="refundStatus"></param>
+            <returns></returns>
+        </member>
         <member name="M:LifePayment.Application.Contracts.ILifePayService.ACOOLYOrderNotifyHandler(System.String,System.String,LifePayment.Domain.Shared.LifePayOrderStatusEnum,LifePayment.Domain.Shared.ACOOLYStatusEnum,System.Decimal,System.String)">
             <summary>
             渚涘簲鍟嗗洖璋冨鐞�
@@ -716,6 +724,26 @@
             鍒╂鼎
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionPageInput.KeyWord">
+            <summary>
+            鏌ヨ鏉′欢
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionPageInput.Flow">
+            <summary>
+            璧勯噾娴佸悜
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionPageInput.TimeBegin">
+            <summary>
+            璁拌处寮�濮嬫椂闂�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionPageInput.TimeEnd">
+            <summary>
+            璁拌处缁撴潫鏃堕棿
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsPageInput.KeyWord">
             <summary>
             鏌ヨ鏉′欢
@@ -754,6 +782,11 @@
         <member name="P:LifePayment.Application.Contracts.AddUpdatePayRechargeReceiptsInput.Voucher">
             <summary>
             鍏呭�煎嚟璇�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OutRefundNo">
+            <summary>
+            閫�娆捐鍗曞彿
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OrderNo">
@@ -1711,6 +1744,16 @@
             鍦ㄧ嚎瀹㈡湇閾炬帴
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionStatistics.TotalDeductionAmount">
+            <summary>
+            绱鎵f
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionStatistics.TotalFrozenAmount">
+            <summary>
+            鍐荤粨涓�
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsStatistics.TotalRechargeAmount">
             <summary>
             绱鍏呭��
@@ -1746,6 +1789,56 @@
             璁拌处鏃堕棿
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.Id">
+            <summary>
+            缂栧彿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.OrderNo">
+            <summary>
+            骞冲彴璁㈠崟鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.AcoolyOrderNo">
+            <summary>
+            澶栭儴璁㈠崟鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.Amount">
+            <summary>
+            浜ゆ槗閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.ACOOLYStatus">
+            <summary>
+            渚涘簲鍟嗚鍗曠姸鎬�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.FinishTime">
+            <summary>
+            璁拌处鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.FrozenStatus">
+            <summary>
+            鍐荤粨鐘舵��
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.Flow">
+            <summary>
+            璧勯噾娴佸悜
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.DeductionAmount">
+            <summary>
+            鎵f閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.FrozenAmount">
+            <summary>
+            鍐荤粨閲戦
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginOutput.UserId">
             <summary>
             鐢ㄦ埛Id
@@ -1757,6 +1850,16 @@
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginOutput.ChannlesNum">
+            <summary>
+            娓犻亾鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.BackClientUserInfoOutput.IsBackClientUser">
+            <summary>
+            鏄惁鏄悗鍙扮敤鎴�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.BackClientUserInfoOutput.ChannleList">
             <summary>
             娓犻亾鍙�
             </summary>
@@ -1816,9 +1919,64 @@
             鍚堣浣i噾
             </summary>
         </member>
-        <member name="P:LifePayment.Application.Contracts.ReceiptsListOutPut.CreationTime">
+        <member name="P:LifePayment.Application.Contracts.ReceiptsListOutPut.ReceiveList">
+            <summary>
+            30澶╂敹娆�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.ReceiptsListOutPut.IncomeList">
+            <summary>
+            30澶╂敹鍏�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.ReceiptsDetail.CreationTime">
             <summary>
             鍒涘缓鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.ReceiptsDetail.Amount">
+            <summary>
+            閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.ChannlesRakeListOutPut.ChannlesRakeList">
+            <summary>
+            30澶╀剑閲�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.ChannelDataListOutPut.ReceiveList">
+            <summary>
+            Top5娓犻亾鏀舵
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.ChannelDataListOutPut.UserNumberList">
+            <summary>
+            Top5娓犻亾鐢ㄦ埛
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.ChannelDataReceive.ChannelName">
+            <summary>
+            娓犻亾鍚嶇О
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.ChannelDataReceive.ReceivePrice">
+            <summary>
+            鏀舵
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.ChannelDataReceive.ChannlesRakePrice">
+            <summary>
+            浣i噾
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.ChannelDataUserNumber.ChannelName">
+            <summary>
+            娓犻亾鍚嶇О
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.ChannelDataUserNumber.Number">
+            <summary>
+            鐢ㄦ埛鏁伴噺
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListOutput.Id">
@@ -1864,6 +2022,36 @@
         <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListOutput.ChannelId">
             <summary>
             涓嬪崟娓犻亾
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.CreationTime">
+            <summary>
+            涓嬪崟鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.OrderNo">
+            <summary>
+            骞冲彴璁㈠崟鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.PayAmount">
+            <summary>
+            鎴愪氦閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.ChannlesRakeRate">
+            <summary>
+            娓犻亾浣i噾姣斾緥
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.ChannlesRakePrice">
+            <summary>
+            浣i噾
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.FinishTime">
+            <summary>
+            缁撶畻鏃堕棿
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.RecordOperateHistoryEto.RelationId">
@@ -2681,6 +2869,11 @@
             娓犻亾Id
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.UserChannleDto.ChannlesNum">
+            <summary>
+            娓犻亾num
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.UserChannleDto.Name">
             <summary>
             娓犻亾鍚�
@@ -2781,7 +2974,7 @@
         </member>
         <member name="P:LifePayment.Application.Contracts.CreateAccountInput.ChannlesId">
             <summary>
-            娓犻亾鍒楄〃
+            娓犻亾缂栧彿
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.CreateAccountInput.OpenId">

--
Gitblit v1.9.1