From 02f5cf149ac0fecd8c7ee67bf57fb814d8464ba4 Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期三, 02 四月 2025 16:31:09 +0800 Subject: [PATCH] fix:统计bug修复 --- LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml index 0975667..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,7 @@ </member> <member name="M:LifePayment.HttpApi.LifePayController.GetAllChannlesRake"> <summary> - 鍚屾璁㈠崟 + 鍚屾璁㈠崟鍒嗕剑淇℃伅 </summary> <returns></returns> </member> -- Gitblit v1.9.1