From 71c956500ae05255428e4e5b2787df8e07d11647 Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期一, 31 三月 2025 14:38:28 +0800 Subject: [PATCH] fix:导出结果优化 --- LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml index 009d3b5..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> 鑾峰彇鏀舵敮娴佹按鍒嗛〉鏁版嵁 -- Gitblit v1.9.1