From d6af4520eb948a5b1ab1c6c4352d9688513e1713 Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期四, 27 三月 2025 16:26:18 +0800
Subject: [PATCH] fix:新增微信支付查询

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

diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index 98ee957..8c914a4 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -232,6 +232,27 @@
             <param name="id"></param>
             <returns></returns>
         </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.QueryAlipayTrade(LifePayment.Domain.Shared.OrderInQuiryInput)">
+            <summary>
+            鏌ヨ鏀粯瀹濇敮浠樿鍗曚俊鎭�
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.QueryAlipayTradeRefund(LifePayment.Domain.Shared.OrderInQuiryInput)">
+            <summary>
+            鏌ヨ鏀粯瀹濋��娆捐鍗曚俊鎭�
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.WxPayDomesticRefundsQuery(System.String)">
+            <summary>
+            鏌ヨ寰俊鏀粯璁㈠崟淇℃伅
+            </summary>
+            <param name="outTradeNo"></param>
+            <returns></returns>
+        </member>
         <member name="M:LifePayment.Application.Contracts.ILifePayService.SetLifePayOrderPayType(LifePayment.Domain.Shared.SetLifePayOrderPayTypeInput,System.String)">
             <summary>
             璁剧疆鐢熸椿缂磋垂鏀粯绫诲瀷
@@ -681,6 +702,11 @@
         <member name="P:LifePayment.Application.Contracts.OrderPriceReturn.Profit">
             <summary>
             鍒╂鼎
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsPageInput.KeyWord">
+            <summary>
+            鏌ヨ鏉′欢
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsPageInput.CreationTimeBegin">
@@ -1593,6 +1619,11 @@
             鍑瘉
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsListOutput.CreationTime">
+            <summary>
+            璁拌处鏃堕棿
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.RecordOperateHistoryEto.RelationId">
             <summary>
             鍏宠仈鍏崇郴ID

--
Gitblit v1.9.1