From 877a696655516acaa1ee19ecbc8d050394c26c2b Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期四, 27 三月 2025 17:31:52 +0800
Subject: [PATCH] fix:新增接口
---
LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 53 insertions(+), 0 deletions(-)
diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index 92af068..b9a91d2 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">
@@ -1598,6 +1624,21 @@
璁拌处鏃堕棿
</summary>
</member>
+ <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginOutput.UserId">
+ <summary>
+ 鐢ㄦ埛Id
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginOutput.IsBackClientUser">
+ <summary>
+ 鏄惁鏄悗鍙扮敤鎴�
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginOutput.ChannlesNum">
+ <summary>
+ 娓犻亾鍙�
+ </summary>
+ </member>
<member name="P:LifePayment.Application.Contracts.RecordOperateHistoryEto.RelationId">
<summary>
鍏宠仈鍏崇郴ID
@@ -2432,6 +2473,13 @@
<returns></returns>
<exception cref="T:Volo.Abp.UserFriendlyException"></exception>
</member>
+ <member name="M:LifePayment.Application.Contracts.IAccountService.LifePayUserMesssageByIduser(System.Guid)">
+ <summary>
+ 鏍规嵁鐢ㄦ埛ID鑾峰彇鐢ㄦ埛鏄惁涓哄悗鍙扮鐞嗗憳
+ </summary>
+ <param name="id"></param>
+ <returns></returns>
+ </member>
<member name="M:LifePayment.Application.Contracts.IUserRoleService.ResetPassword(LifePayment.Application.Contracts.ResetPasswordBaseInput)">
<summary>
閲嶇疆瀵嗙爜
@@ -2444,6 +2492,11 @@
鎵嬫満鍙�
</summary>
</member>
+ <member name="P:LifePayment.Application.Contracts.LifePayUserMesssageByIduserInput.Id">
+ <summary>
+ 鐢ㄦ埛缂栧彿
+ </summary>
+ </member>
<member name="P:LifePayment.Application.Contracts.WxMiniAppIndentityInfo.SessionKey">
<summary>
浼氳瘽瀵嗛挜
--
Gitblit v1.9.1