From f8e21d7b31d7690e17f5980aeb5763036dda99f0 Mon Sep 17 00:00:00 2001 From: liushijie <lslola@126.com> Date: 星期四, 27 三月 2025 09:12:14 +0800 Subject: [PATCH] fix bug --- LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml index 3a86491..5af6b0a 100644 --- a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml +++ b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml @@ -104,6 +104,12 @@ </summary> <returns></returns> </member> + <member name="M:LifePayment.HttpApi.LifePayController.GetChannelRate(LifePayment.Domain.Shared.ChannelsBaseInput)"> + <summary> + 鑾峰彇娓犻亾鎶樻墸 + </summary> + <returns></returns> + </member> <member name="M:LifePayment.HttpApi.LifePayController.GetPremium"> <summary> 鑾峰彇鎵嬬画璐硅垂鐜� @@ -262,6 +268,13 @@ <param name="input"></param> <returns></returns> </member> + <member name="M:LifePayment.HttpApi.LifePayController.UpdateLifePayOrderActualReceivedAmount(LifePayment.Application.Contracts.UpdateLifePayOrderInput)"> + <summary> + 淇敼瀹為檯鍒拌处閲戦 + </summary> + <param name="input"></param> + <returns></returns> + </member> <member name="M:LifePayment.HttpApi.LifePayController.RefundLifePayOrder(LifePayment.Application.Contracts.RefundLifePayOrderInput)"> <summary> 閫�娆剧敓娲荤即璐硅鍗� -- Gitblit v1.9.1