From 379a224b6a52045a503946a6c25dd077ae2a81fe Mon Sep 17 00:00:00 2001
From: lingling <kety1122@163.com>
Date: 星期三, 19 三月 2025 17:34:46 +0800
Subject: [PATCH] 修改过滤
---
LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 51 insertions(+), 1 deletions(-)
diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index b32b266..b3ef1b8 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -154,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>
@@ -496,6 +496,16 @@
澶囨敞
</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>
鐢熸椿缂磋垂绫诲瀷
@@ -564,6 +574,21 @@
<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">
@@ -1456,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
@@ -1541,6 +1571,11 @@
瑙掕壊淇℃伅
</summary>
</member>
+ <member name="P:LifePayment.Application.Contracts.UserDto.Channles">
+ <summary>
+ 瑙掕壊淇℃伅
+ </summary>
+ </member>
<member name="P:LifePayment.Application.Contracts.UserDto.Remark">
<summary>
澶囨敞
@@ -1616,6 +1651,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>
鏌ヨ鏉′欢锛氳鑹插悕绉�
@@ -1685,6 +1730,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