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 | 53 ++++++++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 44 insertions(+), 9 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index e3c5027..8b3f52e 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -346,6 +346,11 @@ 瀹㈡埛韬唤璇佸悗6浣嶏紝鍗楃綉蹇呬紶銆� </summary> </member> + <member name="P:LifePayment.Application.Contracts.LifeElectricData.Name"> + <summary> + 鎴蜂富濮撳悕 + </summary> + </member> <member name="P:LifePayment.Application.Contracts.LifeGasData.ParValue"> <summary> 鍏呭�奸潰棰濓紝鍗曚綅涓哄厓銆� @@ -776,11 +781,6 @@ 浜ゆ槗閲戦 </summary> </member> - <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.ExtraProperties"> - <summary> - 鎷撳睍灞炴�� - </summary> - </member> <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.KeyWord"> <summary> 鏌ヨ鏉′欢 @@ -804,6 +804,36 @@ <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.TimeEnd"> <summary> 浜ゆ槗缁撴潫鏃堕棿 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsTemp.OrderNo"> + <summary> + 骞冲彴璁㈠崟鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsTemp.RefundOrderNo"> + <summary> + 閫�娆捐鍗曠紪鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsTemp.OutOrderNo"> + <summary> + 娓犻亾娴佹按鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsTemp.LifePayType"> + <summary> + 鏀粯娓犻亾 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsTemp.ExpensesReceiptsType"> + <summary> + 鏀舵敮绫诲瀷 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsTemp.Amount"> + <summary> + 浜ゆ槗閲戦 </summary> </member> <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.LifePayType"> @@ -1651,7 +1681,7 @@ 鍦ㄧ嚎瀹㈡湇閾炬帴 </summary> </member> - <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsPageOutput`1.TotalRechargeAmount"> + <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsStatistics.TotalRechargeAmount"> <summary> 绱鍏呭�� </summary> @@ -1736,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