From a979b4ac22ddaba5012d32bbce2f1e44144e13d3 Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期三, 19 三月 2025 17:32:15 +0800
Subject: [PATCH] fix:新增重置密码接口

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

diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index 5ce8457..0dad992 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -101,9 +101,42 @@
             <param name="id"></param>
             <returns></returns>
         </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateEditLifePayRate(System.Collections.Generic.List{LifePayment.Application.Contracts.LifePayRateInput})">
+            <summary>
+            缂栬緫鎶樻墸
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateEditLifePayPremium(System.Collections.Generic.List{LifePayment.Application.Contracts.LifePayPremiumInput})">
+            <summary>
+            缂栬緫鎵嬬画璐硅垂鐜�
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.EditIntroInfo(LifePayment.Application.Contracts.LifePayIntroInfoInput)">
+            <summary>
+            椤荤煡閰嶇疆
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
         <member name="M:LifePayment.Application.Contracts.ILifePayService.GetRate">
             <summary>
             鑾峰彇鎶樻墸
+            </summary>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetPremium">
+            <summary>
+            鑾峰彇鎵嬬画璐硅垂鐜�
+            </summary>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetIntroInfo(LifePayment.Domain.Shared.LifePayOrderTypeEnum)">
+            <summary>
+            鑾峰彇椤荤煡
             </summary>
             <returns></returns>
         </member>
@@ -121,7 +154,7 @@
             <param name="orderNo"></param>
             <returns></returns>
         </member>
-        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetUserPage(ZeroD.Util.PageInput)">
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetUserPage(LifePayment.Application.Contracts.QueryUserPageInput)">
             <summary>
             鑾峰彇鐢ㄦ埛鍒嗛〉鏁版嵁
             </summary>
@@ -463,9 +496,99 @@
             澶囨敞
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.QueryUserPageInput.QueryCondition">
+            <summary>
+            鎵嬫満鍙�/鐢ㄦ埛鍚�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.QueryUserPageInput.CreationTime">
+            <summary>
+            娉ㄥ唽鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.LifePayType">
+            <summary>
+            鐢熸椿缂磋垂绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.Data">
+            <summary>
+            鏇存柊鍐呭
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Type">
+            <summary>
+            绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.ContentSummary">
+            <summary>
+            鎽樿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Content">
+            <summary>
+            鏂囨湰鍐呭
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Path">
+            <summary>
+            鍥剧墖/瑙嗛璺緞
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Sequence">
+            <summary>
+            鎺掑簭
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Type">
+            <summary>
+            绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.LifePayType">
+            <summary>
+            鐢熸椿缂磋垂绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.ContentSummary">
+            <summary>
+            鎽樿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Content">
+            <summary>
+            鏂囨湰鍐呭
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Path">
+            <summary>
+            鍥剧墖/瑙嗛璺緞
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Sequence">
+            <summary>
+            鎺掑簭
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.UserListOutput.PhoneNumber">
             <summary>
             鐢ㄦ埛鎵嬫満鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.UserListOutput.Name">
+            <summary>
+            濮撳悕
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.UserListOutput.CreationChannle">
+            <summary>
+            鏈�鍚庣櫥褰曟笭閬�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.UserListOutput.LastLoginChannle">
+            <summary>
+            鏈�鍚庣櫥褰曟笭閬�
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.PhoneNumber">
@@ -1358,6 +1481,11 @@
             瑙掕壊
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.ChannlesId">
+            <summary>
+            娓犻亾鍒楄〃
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.CompanyOrgId">
             <summary>
             缁勭粐鏋舵瀯鍏徃id
@@ -1396,6 +1524,11 @@
         <member name="P:LifePayment.Application.Contracts.CreateBaseRoleInput.Remark">
             <summary>
             澶囨敞
+            </summary>
+        </member>
+        <member name="T:LifePayment.Application.Contracts.ResetPasswordBaseInput">
+            <summary>
+            閲嶇疆瀵嗙爜鍩虹杈撳叆鍙傛暟
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.UpdateBackClientUserInput.Id">
@@ -1439,6 +1572,11 @@
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.UserDto.Roles">
+            <summary>
+            瑙掕壊淇℃伅
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.UserDto.Channles">
             <summary>
             瑙掕壊淇℃伅
             </summary>
@@ -1518,6 +1656,16 @@
             澶囨敞
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.UserChannleDto.Id">
+            <summary>
+            娓犻亾Id
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.UserChannleDto.Name">
+            <summary>
+            娓犻亾鍚�
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.GetRolesInput.QueryCondition">
             <summary>
             鏌ヨ鏉′欢锛氳鑹插悕绉�
@@ -1531,6 +1679,13 @@
             <param name="input"></param>
             <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>
@@ -1562,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>
             鐢ㄦ埛鍚�
@@ -1587,6 +1747,11 @@
             瑙掕壊
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.CreateAccountInput.ChannlesId">
+            <summary>
+            娓犻亾鍒楄〃
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.CreateAccountInput.OpenId">
             <summary>
             灏忕▼搴廜penId

--
Gitblit v1.9.1