From 2a0c3c001b87b26a87a4264e3f9851d8d76414e3 Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期二, 01 四月 2025 11:11:54 +0800
Subject: [PATCH] fix:bug修复

---
 LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index 666f3db..d8ef866 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>
             渚涘簲鍟嗗洖璋冨鐞�
@@ -756,6 +764,11 @@
             鍏呭�煎嚟璇�
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OutRefundNo">
+            <summary>
+            閫�娆捐鍗曞彿
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OrderNo">
             <summary>
             骞冲彴璁㈠崟鍙�

--
Gitblit v1.9.1