From 9a940dde6bd6c4a4254da943cda37e6a68b20d63 Mon Sep 17 00:00:00 2001
From: lingling <kety1122@163.com>
Date: 星期四, 20 三月 2025 16:47:05 +0800
Subject: [PATCH] 添加支付日志
---
LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 17 ++++++++++++-----
1 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index 3ccf60b..0dad992 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -1466,11 +1466,6 @@
鍚嶇О
</summary>
</member>
- <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.Password">
- <summary>
- 瀵嗙爜
- </summary>
- </member>
<member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.PhoneNumber">
<summary>
鎵嬫満鍙�
@@ -1529,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">
@@ -1680,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>
鎵嬫満鍙�
--
Gitblit v1.9.1