From 1f511d33262c2f06a425afc2651760a6777827d2 Mon Sep 17 00:00:00 2001 From: lingling <kety1122@163.com> Date: 星期三, 19 三月 2025 17:34:49 +0800 Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/LifePaymentApi --- LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index b3ef1b8..0dad992 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -1526,6 +1526,11 @@ 澶囨敞 </summary> </member> + <member name="T:LifePayment.Application.Contracts.ResetPasswordBaseInput"> + <summary> + 閲嶇疆瀵嗙爜鍩虹杈撳叆鍙傛暟 + </summary> + </member> <member name="P:LifePayment.Application.Contracts.UpdateBackClientUserInput.Id"> <summary> 鐢ㄦ埛Id @@ -1675,6 +1680,13 @@ <returns></returns> <exception cref="T:Volo.Abp.UserFriendlyException"></exception> </member> + <member name="M:LifePayment.Application.Contracts.IUserRoleService.ResetPassword(LifePayment.Application.Contracts.ResetPasswordBaseInput)"> + <summary> + 閲嶇疆瀵嗙爜 + </summary> + <param name="input"></param> + <returns></returns> + </member> <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginInput.PhoneNumber"> <summary> 鎵嬫満鍙� @@ -1705,6 +1717,11 @@ 鍚嶇О </summary> </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.Password"> + <summary> + 瀵嗙爜 + </summary> + </member> <member name="P:LifePayment.Application.Contracts.CreateAccountInput.UserName"> <summary> 鐢ㄦ埛鍚� -- Gitblit v1.9.1