From 41d5a89660d5d276c06c31670ce483285a7018cc Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期四, 20 三月 2025 17:14:32 +0800
Subject: [PATCH] fix:bug修复

---
 LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
index 760101a..ba6111d 100644
--- a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
@@ -131,6 +131,13 @@
             <param name="orderNo"></param>
             <returns></returns>
         </member>
+        <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayRefundOrderDetail(System.String)">
+            <summary>
+            鑾峰彇閫�娆捐鍗曡鎯�
+            </summary>
+            <param name="orderNo"></param>
+            <returns></returns>
+        </member>
         <member name="M:LifePayment.HttpApi.LifePayController.GetUserLifePayOrderPage(LifePayment.Application.Contracts.QueryLifePayOrderListInput)">
             <summary>
             鑾峰彇鎴戠殑璁㈠崟鍒嗛〉鏁版嵁

--
Gitblit v1.9.1