From 65e7b312659c358970262b027901bb55d764f0f9 Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期日, 30 三月 2025 07:32:35 +0800 Subject: [PATCH] fix:拉取收支流水 --- LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 45 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index f850522..e3c5027 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -781,6 +781,31 @@ 鎷撳睍灞炴�� </summary> </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.KeyWord"> + <summary> + 鏌ヨ鏉′欢 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.LifePayType"> + <summary> + 鏀粯娓犻亾 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.ExpensesReceiptsType"> + <summary> + 鏀舵敮绫诲瀷 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.TimeBegin"> + <summary> + 浜ゆ槗寮�濮嬫椂闂� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.TimeEnd"> + <summary> + 浜ゆ槗缁撴潫鏃堕棿 + </summary> + </member> <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.LifePayType"> <summary> 鐢熸椿缂磋垂绫诲瀷 @@ -1676,6 +1701,11 @@ 娓犻亾鍙� </summary> </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsListOutput.Id"> + <summary> + 缂栧彿 + </summary> + </member> <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsListOutput.OrderNo"> <summary> 骞冲彴璁㈠崟鍙� @@ -1706,6 +1736,21 @@ 浜ゆ槗鏃堕棿 </summary> </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageOutput`1.TotalIncome"> + <summary> + 绱鏀跺叆 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageOutput`1.TotalRefund"> + <summary> + 绱閫�娆� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageOutput`1.RealIncome"> + <summary> + 瀹為檯鏀跺叆 + </summary> + </member> <member name="P:LifePayment.Application.Contracts.RecordOperateHistoryEto.RelationId"> <summary> 鍏宠仈鍏崇郴ID -- Gitblit v1.9.1