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 | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index 666f3db..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"> @@ -2721,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