From f885db9e204c172c62779f45c3edee3cae463b8d Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期二, 01 四月 2025 16:00:33 +0800
Subject: [PATCH] Merge branch 'dev-lifepay-v1.3' of http://120.26.58.240:8888/r/LifePaymentApi into dev-lifepay-v1.3

---
 LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml |   36 +++++++++++++++++++++++++++++++++++-
 1 files changed, 35 insertions(+), 1 deletions(-)

diff --git a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
index 9d1f2ee..fb8cfab 100644
--- a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
@@ -63,10 +63,18 @@
             </summary>
             <returns></returns>
         </member>
-        <member name="M:LifePayment.HttpApi.LifePayController.GetTopStatistics(System.String)">
+        <member name="M:LifePayment.HttpApi.LifePayController.GetTopStatistics(LifePayment.Application.Contracts.TopStatisticsInput)">
             <summary>
             鑾峰彇椤堕儴缁熻鏁版嵁
             </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.HttpApi.LifePayController.GetReceiptsList(LifePayment.Application.Contracts.TopStatisticsInput)">
+            <summary>
+            鑾峰彇30鏃ユ敹娆剧粺璁�
+            </summary>
+            <param name="input"></param>
             <returns></returns>
         </member>
         <member name="M:LifePayment.HttpApi.LifePayController.GetElectricParValue(LifePayment.Domain.Shared.ChannelsBaseInput)">
@@ -267,6 +275,20 @@
             <param name="input"></param>
             <returns></returns>
         </member>
+        <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayChannlesRakePage(LifePayment.Application.Contracts.LifePayChannlesRakePageInput)">
+            <summary>
+            鑾峰彇娓犻亾鍒嗕剑鍒嗛〉鍒楄〃
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayChannlesRakePageExport(LifePayment.Application.Contracts.LifePayChannlesRakePageInput)">
+            <summary>
+            瀵煎嚭娓犻亾鍒嗕剑Excel
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
         <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayExpensesReceiptsPage(LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput)">
             <summary>
             鑾峰彇鏀舵敮娴佹按鍒嗛〉鏁版嵁
@@ -305,6 +327,12 @@
         <member name="M:LifePayment.HttpApi.LifePayController.GetAllLifePayExpensesReceipts">
             <summary>
             鍚屾璁㈠崟鏀舵敮淇℃伅
+            </summary>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.HttpApi.LifePayController.GetAllChannlesRake">
+            <summary>
+            鍚屾璁㈠崟
             </summary>
             <returns></returns>
         </member>
@@ -521,6 +549,12 @@
             <param name="id">瑙掕壊Id</param>
             <returns></returns>
         </member>
+        <member name="M:LifePayment.HttpApi.UserRoleController.GetBackClientUserInfo">
+            <summary>
+            鑾峰彇鐢ㄦ埛璐﹀彿璇︽儏
+            </summary>
+            <returns></returns>
+        </member>
         <member name="M:LifePayment.HttpApi.WxPayNotifyController.WxRechargeNotify(LifePayment.Application.Contracts.WxRechargeNotifyInput)">
             <summary>
             寰俊鏀粯鍥炶皟閫氱煡

--
Gitblit v1.9.1