mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-10 17:30:27 +08:00
系统用户增加是否允许登录选项
This commit is contained in:
@@ -15,4 +15,5 @@ message Admin {
|
||||
int64 createdAt = 6;
|
||||
repeated AdminModule Modules = 7;
|
||||
Login otpLogin = 8; // OTP认证
|
||||
bool canLogin = 9; // 是否可以登录
|
||||
}
|
||||
Reference in New Issue
Block a user