From 89d279f63222827d54c7c1ad52ddf6782e7f9a9b Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期三, 02 四月 2025 16:27:32 +0800 Subject: [PATCH] fix: bug --- LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml | 24 ++++++++++++++++++++++-- 1 files changed, 22 insertions(+), 2 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml index 07b961e..e908e5a 100644 --- a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml +++ b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml @@ -77,6 +77,20 @@ <param name="input"></param> <returns></returns> </member> + <member name="M:LifePayment.HttpApi.LifePayController.GetChannelDataList(LifePayment.Application.Contracts.TopStatisticsInput)"> + <summary> + 娓犻亾鏁版嵁 + </summary> + <param name="input"></param> + <returns></returns> + </member> + <member name="M:LifePayment.HttpApi.LifePayController.GetChannlesRakeList(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)"> <summary> 鑾峰彇鐢佃垂闈㈠�� @@ -206,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> @@ -339,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