From 73436e8c2bdd8af813df060f2b35bc96ae055b7b Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期五, 28 三月 2025 15:47:17 +0800 Subject: [PATCH] 提交 --- LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 80 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, 80 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index 50000c3..730e795 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -232,6 +232,34 @@ <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.WxPayTradeQuery(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> 璁剧疆鐢熸椿缂磋垂鏀粯绫诲瀷 @@ -721,6 +749,31 @@ <member name="P:LifePayment.Application.Contracts.AddUpdatePayRechargeReceiptsInput.Voucher"> <summary> 鍏呭�煎嚟璇� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OrderNo"> + <summary> + 骞冲彴璁㈠崟鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OutOrderNo"> + <summary> + 娓犻亾娴佹按鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.LifePayType"> + <summary> + 鏀粯娓犻亾 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.ExpensesReceiptsType"> + <summary> + 鏀舵敮绫诲瀷 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.Amount"> + <summary> + 浜ゆ槗閲戦 </summary> </member> <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.LifePayType"> @@ -1603,6 +1656,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 @@ -2437,6 +2505,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> 閲嶇疆瀵嗙爜 @@ -2449,6 +2524,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