From 65beca31c74c6313519ba51ac2a3302659172eab Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期一, 31 三月 2025 10:40:04 +0800
Subject: [PATCH] fix:新增渠道查询接口

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

diff --git a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
index 9bb9d5f..c696fbb 100644
--- a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
@@ -63,7 +63,7 @@
             </summary>
             <returns></returns>
         </member>
-        <member name="M:LifePayment.HttpApi.LifePayController.GetTopStatistics">
+        <member name="M:LifePayment.HttpApi.LifePayController.GetTopStatistics(System.String)">
             <summary>
             鑾峰彇椤堕儴缁熻鏁版嵁
             </summary>
@@ -302,6 +302,12 @@
             <param name="outTradeNo"></param>
             <returns></returns>
         </member>
+        <member name="M:LifePayment.HttpApi.LifePayController.GetAllLifePayExpensesReceipts">
+            <summary>
+            鍚屾璁㈠崟鏀舵敮淇℃伅
+            </summary>
+            <returns></returns>
+        </member>
         <member name="M:LifePayment.HttpApi.LifePayController.CreateLifePayPhoneOrder(LifePayment.Application.Contracts.CreateLifePayOrderInput{LifePayment.Application.Contracts.LifePhoneData})">
             <summary>
             鍒涘缓鐢熸椿缂磋垂璇濊垂璁㈠崟
@@ -515,6 +521,12 @@
             <param name="id">瑙掕壊Id</param>
             <returns></returns>
         </member>
+        <member name="M:LifePayment.HttpApi.UserRoleController.GetUserChannel">
+            <summary>
+            鑾峰彇鐢ㄦ埛娓犻亾
+            </summary>
+            <returns></returns>
+        </member>
         <member name="M:LifePayment.HttpApi.WxPayNotifyController.WxRechargeNotify(LifePayment.Application.Contracts.WxRechargeNotifyInput)">
             <summary>
             寰俊鏀粯鍥炶皟閫氱煡

--
Gitblit v1.9.1