From 63eb46113cc6b57202ab68e5e84f947494121aef Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期五, 18 四月 2025 15:45:01 +0800 Subject: [PATCH] fix: s --- LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 59 insertions(+), 1 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index e047d10..ea4efed 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -50,7 +50,7 @@ <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)"> + <member name="M:LifePayment.Application.Contracts.ILifePayService.ACOOLYOrderNotifyHandler(System.String,System.String,LifePayment.Domain.Shared.LifePayOrderStatusEnum,LifePayment.Domain.Shared.ACOOLYStatusEnum,System.Decimal,System.String,System.Nullable{System.Decimal},System.Nullable{System.Decimal})"> <summary> 渚涘簲鍟嗗洖璋冨鐞� </summary> @@ -59,6 +59,9 @@ <param name="status"></param> <param name="acoolyStatus"></param> <param name="payAmount"></param> + <param name="refundApplyRemark"></param> + <param name="parValue"></param> + <param name="actualParValue"></param> <returns></returns> </member> <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateLifePayPhoneOrder(LifePayment.Application.Contracts.CreateLifePayOrderInput{LifePayment.Application.Contracts.LifePhoneData})"> @@ -812,6 +815,56 @@ <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.Amount"> <summary> 浜ゆ槗閲戦 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.PlatformRate"> + <summary> + 骞冲彴鎶樻墸姣斾緥 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ChannleRate"> + <summary> + 娓犻亾鎶樻墸 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.RechargeAmount"> + <summary> + 鍏呭�奸噾棰� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.OrderNo"> + <summary> + 骞冲彴璁㈠崟鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.PayAmount"> + <summary> + 鎴愪氦閲戦 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ChannlesRakeRate"> + <summary> + 娓犻亾浣i噾姣斾緥 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ChannlesRakePrice"> + <summary> + 浣i噾 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.FinishTime"> + <summary> + 缁撶畻鏃堕棿 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ExtraProperties"> + <summary> + 鎷撳睍灞炴�� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ChannelId"> + <summary> + 涓嬪崟娓犻亾 </summary> </member> <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.KeyWord"> @@ -1739,6 +1792,11 @@ 鏄ㄦ棩娲昏穬鐢ㄦ埛 </summary> </member> + <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.AccumulatedChannlesRakePrice"> + <summary> + 绱浣i噾 + </summary> + </member> <member name="P:LifePayment.Application.Contracts.OnlineServiceInput.Link"> <summary> 鍦ㄧ嚎瀹㈡湇閾炬帴 -- Gitblit v1.9.1