From 95798bbe8e398d3dd75926e18dfef2e14d1bc7cc Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期一, 31 三月 2025 10:18:10 +0800 Subject: [PATCH] fix:流水分页数据返回结果更新 --- LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index 5c0289b..8b3f52e 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -1681,7 +1681,7 @@ 鍦ㄧ嚎瀹㈡湇閾炬帴 </summary> </member> - <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsPageOutput`1.TotalRechargeAmount"> + <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsStatistics.TotalRechargeAmount"> <summary> 绱鍏呭�� </summary> @@ -1766,21 +1766,26 @@ 浜ゆ槗鏃堕棿 </summary> </member> - <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageOutput`1.TotalIncome"> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsStatistics.TotalIncome"> <summary> 绱鏀跺叆 </summary> </member> - <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageOutput`1.TotalRefund"> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsStatistics.TotalRefund"> <summary> 绱閫�娆� </summary> </member> - <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageOutput`1.RealIncome"> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsStatistics.RealIncome"> <summary> 瀹為檯鏀跺叆 </summary> </member> + <member name="P:LifePayment.Application.Contracts.ReceiptsListOutPut.CreationTime"> + <summary> + 鍒涘缓鏃堕棿 + </summary> + </member> <member name="P:LifePayment.Application.Contracts.RecordOperateHistoryEto.RelationId"> <summary> 鍏宠仈鍏崇郴ID -- Gitblit v1.9.1