From 2dffeebb60078f6ee1d59ac327c0ecce3fd200e9 Mon Sep 17 00:00:00 2001 From: lingling <kety1122@163.com> Date: 星期一, 17 三月 2025 17:44:03 +0800 Subject: [PATCH] 添加后端用户逻辑 --- LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 245 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 245 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index 3076291..0e1ce92 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -1298,6 +1298,191 @@ 绾夸笅鏀粯姹囨鏈�鏅氭椂闂� </summary> </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.Name"> + <summary> + 鍚嶇О + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.PhoneNumber"> + <summary> + 鎵嬫満鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.UserName"> + <summary> + 璐︽埛 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.RoleNames"> + <summary> + 瑙掕壊 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.CompanyOrgId"> + <summary> + 缁勭粐鏋舵瀯鍏徃id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.DepartmentOrgId"> + <summary> + 缁勭粐鏋舵瀯閮ㄩ棬id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateOrUpdateRoleInput.Id"> + <summary> + 瑙掕壊Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBaseRoleInput.Name"> + <summary> + 鍚嶇О + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBaseRoleInput.Sequence"> + <summary> + 鎺掑簭 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBaseRoleInput.DepartmentId"> + <summary> + 閮ㄩ棬Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBaseRoleInput.DataRange"> + <summary> + 鏁版嵁鑼冨洿 鍏ㄩ儴鏁版嵁100 涓汉鏁版嵁 10 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateBaseRoleInput.Remark"> + <summary> + 澶囨敞 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UpdateBackClientUserInput.Id"> + <summary> + 鐢ㄦ埛Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleEnableOrForbidInput.Id"> + <summary> + 瑙掕壊Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleEnableOrForbidInput.IsEnable"> + <summary> + 鍚敤锛歵rue锛岀鐢細false + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.Id"> + <summary> + 鐢ㄦ埛Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.UserName"> + <summary> + 鐧诲綍鐢ㄦ埛鍚嶏紙璐﹀彿锛� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.Name"> + <summary> + 鍚嶇О + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.PhoneNumber"> + <summary> + 鐢ㄦ埛鎵嬫満鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.IsLocked"> + <summary> + 璐︽埛鏄惁閿佷綇锛堟槸鍚︾鐢級 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.Roles"> + <summary> + 瑙掕壊淇℃伅 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.Remark"> + <summary> + 澶囨敞 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.CompanyOrgId"> + <summary> + 缁勭粐鏋舵瀯鍏徃id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.UserDto.DepartmentOrgId"> + <summary> + 缁勭粐鏋舵瀯閮ㄩ棬id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.GetBackClientUsersInput.IsLocked"> + <summary> + 璐︽埛鏄惁閿佷綇锛堟槸鍚︾鐢級 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.GetBackClientUsersInput.QueryCondition"> + <summary> + 鏌ヨ鏉′欢锛氬悕绉�/璐﹀彿 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleDto.Id"> + <summary> + 瑙掕壊Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleDto.Name"> + <summary> + 瑙掕壊鍚� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.Id"> + <summary> + 瑙掕壊Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.Name"> + <summary> + 鍚嶇О + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.Sequence"> + <summary> + 鎺掑簭 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.IsEnable"> + <summary> + 鏄惁鍙敤 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.DepartmentId"> + <summary> + 閮ㄩ棬Id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.DataRange"> + <summary> + 鏁版嵁鑼冨洿 鍏ㄩ儴鏁版嵁锛�100 涓汉鏁版嵁锛�10 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.UserCount"> + <summary> + 璐﹀彿鏁伴噺 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.RoleInfo.Remark"> + <summary> + 澶囨敞 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.GetRolesInput.QueryCondition"> + <summary> + 鏌ヨ鏉′欢锛氳鑹插悕绉� + </summary> + </member> <member name="M:LifePayment.Application.Contracts.IAccountService.LifePayPhoneMesssageCodeLogin(LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginInput)"> <summary> 鎵嬫満楠岃瘉鐮佺櫥褰� @@ -1332,5 +1517,65 @@ </summary> </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.Name"> + <summary> + 鍚嶇О + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.UserName"> + <summary> + 鐢ㄦ埛鍚� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.Remark"> + <summary> + 澶囨敞 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.PhoneNumber"> + <summary> + 鎵嬫満鍙� + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.ClientId"> + <summary> + 鐢ㄦ埛绔疘d + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.RoleNames"> + <summary> + 瑙掕壊 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.OpenId"> + <summary> + 灏忕▼搴廜penId + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.EnterpriseName"> + <summary> + 浼佷笟鍚嶇О + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.AuthType"> + <summary> + 浼佷笟绫诲瀷 + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.MatchMakingOpenId"> + <summary> + MatchMaking灏忕▼搴廜penId + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.CompanyOrgId"> + <summary> + 缁勭粐鏋舵瀯鍏徃id + </summary> + </member> + <member name="P:LifePayment.Application.Contracts.CreateAccountInput.DepartmentOrgId"> + <summary> + 缁勭粐鏋舵瀯閮ㄩ棬id + </summary> + </member> </members> </doc> -- Gitblit v1.9.1