From d0558ff1687a1bffd62c45660d4bab3132643039 Mon Sep 17 00:00:00 2001
From: lingling <kety1122@163.com>
Date: 星期三, 16 四月 2025 17:44:07 +0800
Subject: [PATCH] fix bug

---
 LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml |  217 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 214 insertions(+), 3 deletions(-)

diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index 666f3db..ea4efed 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -42,7 +42,15 @@
             <param name="outOrderNo"></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)">
+        <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,System.Nullable{System.Decimal},System.Nullable{System.Decimal})">
             <summary>
             渚涘簲鍟嗗洖璋冨鐞�
             </summary>
@@ -51,6 +59,9 @@
             <param name="status"></param>
             <param name="acoolyStatus"></param>
             <param name="payAmount"></param>
+            <param name="refundApplyRemark"></param>
+            <param name="parValue"></param>
+            <param name="actualParValue"></param>
             <returns></returns>
         </member>
         <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateLifePayPhoneOrder(LifePayment.Application.Contracts.CreateLifePayOrderInput{LifePayment.Application.Contracts.LifePhoneData})">
@@ -716,6 +727,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>
             鏌ヨ鏉′欢
@@ -756,6 +787,11 @@
             鍏呭�煎嚟璇�
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OutRefundNo">
+            <summary>
+            閫�娆捐鍗曞彿
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OrderNo">
             <summary>
             骞冲彴璁㈠崟鍙�
@@ -779,6 +815,56 @@
         <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.Amount">
             <summary>
             浜ゆ槗閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.PlatformRate">
+            <summary>
+            骞冲彴鎶樻墸姣斾緥
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ChannleRate">
+            <summary>
+            娓犻亾鎶樻墸
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.RechargeAmount">
+            <summary>
+            鍏呭�奸噾棰�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.OrderNo">
+            <summary>
+            骞冲彴璁㈠崟鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.PayAmount">
+            <summary>
+            鎴愪氦閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ChannlesRakeRate">
+            <summary>
+            娓犻亾浣i噾姣斾緥
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ChannlesRakePrice">
+            <summary>
+            浣i噾
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.FinishTime">
+            <summary>
+            缁撶畻鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ExtraProperties">
+            <summary>
+            鎷撳睍灞炴��
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ChannelId">
+            <summary>
+            涓嬪崟娓犻亾
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.KeyWord">
@@ -1706,9 +1792,24 @@
             鏄ㄦ棩娲昏穬鐢ㄦ埛
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.AccumulatedChannlesRakePrice">
+            <summary>
+            绱浣i噾
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.OnlineServiceInput.Link">
             <summary>
             鍦ㄧ嚎瀹㈡湇閾炬帴
+            </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">
@@ -1744,6 +1845,56 @@
         <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsListOutput.CreationTime">
             <summary>
             璁拌处鏃堕棿
+            </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">
@@ -1826,9 +1977,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">
@@ -2721,6 +2927,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>
             娓犻亾鍚�
@@ -2821,7 +3032,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