From 6ae97d768948e197a89492239441feca04c1dbb9 Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期一, 07 四月 2025 17:16:02 +0800
Subject: [PATCH] fix:bug修复

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

diff --git a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
index f1d2df9..64d0581 100644
--- a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
@@ -70,6 +70,13 @@
             <param name="input"></param>
             <returns></returns>
         </member>
+        <member name="M:LifePayment.HttpApi.LifePayController.StatisticsByDate(System.Int32)">
+            <summary>
+            鑾峰彇鎸囧畾澶╂暟鐨勭粺璁℃暟鎹�
+            </summary>
+            <param name="days"></param>
+            <returns></returns>
+        </member>
         <member name="M:LifePayment.HttpApi.LifePayController.GetReceiptsList(LifePayment.Application.Contracts.TopStatisticsInput)">
             <summary>
             鑾峰彇30鏃ユ敹娆剧粺璁�
@@ -220,7 +227,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 +360,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