From 877a696655516acaa1ee19ecbc8d050394c26c2b Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期四, 27 三月 2025 17:31:52 +0800
Subject: [PATCH] fix:新增接口

---
 LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs b/LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs
index 652dc01..06405b2 100644
--- a/LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs
+++ b/LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs
@@ -287,7 +287,7 @@
     Task<AlipayTradeFastpayRefundQueryResponse> QueryAlipayTradeRefund(OrderInQuiryInput input);
 
     /// <summary>
-    /// 鏌ヨ寰俊鏀粯璁㈠崟淇℃伅
+    /// 鏌ヨ寰俊閫�娆捐鍗曚俊鎭�
     /// </summary>
     /// <param name="outTradeNo"></param>
     /// <returns></returns>

--
Gitblit v1.9.1