From 5bc4a0340f55124ebe5b87e393f42d8e96d837b6 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期一, 31 三月 2025 14:37:05 +0800 Subject: [PATCH] fix: 调整ChannelOutput --- 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 e545425..6f48d5e 100644 --- a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml +++ b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml @@ -274,6 +274,13 @@ <param name="input"></param> <returns></returns> </member> + <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayChannlesRakePageExport(LifePayment.Application.Contracts.LifePayChannlesRakePageInput)"> + <summary> + 瀵煎嚭娓犻亾鍒嗕剑Excel + </summary> + <param name="input"></param> + <returns></returns> + </member> <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayExpensesReceiptsPage(LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput)"> <summary> 鑾峰彇鏀舵敮娴佹按鍒嗛〉鏁版嵁 @@ -534,9 +541,9 @@ <param name="id">瑙掕壊Id</param> <returns></returns> </member> - <member name="M:LifePayment.HttpApi.UserRoleController.GetUserChannel"> + <member name="M:LifePayment.HttpApi.UserRoleController.GetBackClientUserInfo"> <summary> - 鑾峰彇鐢ㄦ埛娓犻亾 + 鑾峰彇鐢ㄦ埛璐﹀彿璇︽儏 </summary> <returns></returns> </member> -- Gitblit v1.9.1