From a5f0843b6b8f1d12ba8d100c81461386b80d7883 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期二, 09 十二月 2025 17:43:54 +0800
Subject: [PATCH] fix: 退款
---
LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 43 +++++++++++++++++++++++++++++++++++++++++++
1 files changed, 43 insertions(+), 0 deletions(-)
diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index 5c5cfe1..2b04e42 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -31,6 +31,12 @@
</summary>
<returns></returns>
</member>
+ <member name="M:LifePayment.Application.Contracts.ILifePayOrderService.GetRefundPlatformTradeDetail(System.String)">
+ <summary>
+ 鑾峰彇閫�娆惧钩鍙版祦姘磋鎯�
+ </summary>
+ <returns></returns>
+ </member>
<member name="M:LifePayment.Application.Contracts.ILifePayRateService.GetLifePayRateChannelPage(ZeroD.Util.PageInput)">
<summary>
鑾峰彇鎶樻墸閫氶亾閰嶇疆鍒嗛〉
@@ -118,6 +124,13 @@
</summary>
<param name="orderNo"></param>
<param name="refundStatus"></param>
+ <returns></returns>
+ </member>
+ <member name="M:LifePayment.Application.Contracts.ILifePayService.LifePayRefundsSuccessHandler(LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput)">
+ <summary>
+ 閫�娆炬垚鍔熷鐞�
+ </summary>
+ <param name="input"></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,System.Nullable{System.Decimal},System.Nullable{System.Decimal})">
@@ -1067,6 +1080,36 @@
缁堟缁撶畻鏃堕棿
</summary>
</member>
+ <member name="P:LifePayment.Application.Contracts.GetRefundPlatformTradeDetailOutput.OrderNo">
+ <summary>
+ 璁㈠崟鍙�
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.GetRefundPlatformTradeDetailOutput.RefundOrderNo">
+ <summary>
+ 閫�娆捐鍗曞彿
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.GetRefundPlatformTradeDetailOutput.RefundTime">
+ <summary>
+ 閫�娆剧敵璇锋椂闂�
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.GetRefundPlatformTradeDetailOutput.RefundSuccessTime">
+ <summary>
+ 閫�娆炬垚鍔熸椂闂�
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.GetRefundPlatformTradeDetailOutput.OutOrderNo">
+ <summary>
+ 娓犻亾娴佹按鍙�
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.GetRefundPlatformTradeDetailOutput.LifePayType">
+ <summary>
+ 鏀粯娓犻亾
+ </summary>
+ </member>
<member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.LifePayType">
<summary>
鐢熸椿缂磋垂绫诲瀷
--
Gitblit v1.9.1