@@ -15,7 +15,7 @@ public enum UserOptType
|
|||||||
Login = 1,
|
Login = 1,
|
||||||
|
|
||||||
[Description("选择登录角色")]
|
[Description("选择登录角色")]
|
||||||
LoginSelectRole =11,
|
LoginSelectRole =18,
|
||||||
|
|
||||||
[Description("更新用户角色")]
|
[Description("更新用户角色")]
|
||||||
UpdateUserRole =15,
|
UpdateUserRole =15,
|
||||||
@@ -44,8 +44,6 @@ public enum UserOptType
|
|||||||
//admin 重置密码
|
//admin 重置密码
|
||||||
ResetPassword = 9,
|
ResetPassword = 9,
|
||||||
|
|
||||||
DeleteUser = 10,
|
|
||||||
|
|
||||||
UpdateUser = 11,
|
UpdateUser = 11,
|
||||||
|
|
||||||
MFALogin = 12,
|
MFALogin = 12,
|
||||||
|
|||||||
Reference in New Issue
Block a user