From 7f36c8b49b888cbf440ea400336a11abf4cab018 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期二, 01 四月 2025 11:19:40 +0800 Subject: [PATCH] Merge branch 'dev-lifepay-v1.3' of http://120.26.58.240:8888/r/LifePaymentApi into dev-lifepay-v1.3 --- LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 58 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index 6a12b8b..1d5df00 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -42,6 +42,14 @@ <param name="outOrderNo"></param> <returns></returns> </member> + <member name="M:LifePayment.Application.Contracts.ILifePayService.LifePayRefundsHandler(System.String,LifePayment.Domain.Shared.LifePayRefundStatusEnum)"> + <summary> + 閫�娆炬垚鍔熷洖璋冨鐞� + </summary> + <param name="orderNo"></param> + <param name="refundStatus"></param> + <returns></returns> + </member> <member name="M:LifePayment.Application.Contracts.ILifePayService.ACOOLYOrderNotifyHandler(System.String,System.String,LifePayment.Domain.Shared.LifePayOrderStatusEnum,LifePayment.Domain.Shared.ACOOLYStatusEnum,System.Decimal,System.String)"> <summary> 渚涘簲鍟嗗洖璋冨鐞� @@ -754,6 +762,11 @@ <member name="P:LifePayment.Application.Contracts.AddUpdatePayRechargeReceiptsInput.Voucher"> <summary> 鍏呭�煎嚟璇� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OutRefundNo"> + <summary> + 閫�娆捐鍗曞彿 </summary> </member> <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OrderNo"> @@ -1761,6 +1774,16 @@ 娓犻亾鍙� </summary> </member> + <member name="P:LifePayment.Application.Contracts.BackClientUserInfoOutput.IsBackClientUser"> + <summary> + 鏄惁鏄悗鍙扮敤鎴� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.BackClientUserInfoOutput.ChannleList"> + <summary> + 娓犻亾鍙� + </summary> + </member> <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsListOutput.Id"> <summary> 缂栧彿 @@ -1864,6 +1887,36 @@ <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListOutput.ChannelId"> <summary> 涓嬪崟娓犻亾 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.CreationTime"> + <summary> + 涓嬪崟鏃堕棿 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.OrderNo"> + <summary> + 骞冲彴璁㈠崟鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.PayAmount"> + <summary> + 鎴愪氦閲戦 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.ChannlesRakeRate"> + <summary> + 娓犻亾浣i噾姣斾緥 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.ChannlesRakePrice"> + <summary> + 浣i噾 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.FinishTime"> + <summary> + 缁撶畻鏃堕棿 </summary> </member> <member name="P:LifePayment.Application.Contracts.RecordOperateHistoryEto.RelationId"> @@ -2681,6 +2734,11 @@ 娓犻亾Id </summary> </member> + <member name="P:LifePayment.Application.Contracts.UserChannleDto.ChannlesNum"> + <summary> + 娓犻亾num + </summary> + </member> <member name="P:LifePayment.Application.Contracts.UserChannleDto.Name"> <summary> 娓犻亾鍚� -- Gitblit v1.9.1