From d739f66a7653ac190b029dd396529283c9b2e91e Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期三, 02 四月 2025 15:25:32 +0800
Subject: [PATCH] fix:渠道筛选

---
 LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
index f1d2df9..e908e5a 100644
--- a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
@@ -220,7 +220,7 @@
             <param name="input"></param>
             <returns></returns>
         </member>
-        <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayChannlesAllList">
+        <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayChannlesAllList(LifePayment.Application.Contracts.QueryLifePayChannlesInput)">
             <summary>
             鑾峰彇鍏ㄩ儴缂磋垂娓犻亾
             </summary>
@@ -353,7 +353,13 @@
         </member>
         <member name="M:LifePayment.HttpApi.LifePayController.GetAllChannlesRake">
             <summary>
-            鍚屾璁㈠崟
+            鍚屾璁㈠崟鍒嗕剑淇℃伅
+            </summary>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.HttpApi.LifePayController.GetAllLifePayConsumption">
+            <summary>
+            缁熻浜ゆ槗娴佹按
             </summary>
             <returns></returns>
         </member>

--
Gitblit v1.9.1