mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-22 10:40:25 +08:00
[系统用户]系统用户可以设置启用/禁用
This commit is contained in:
@@ -154,6 +154,7 @@ message UpdateAdminRequest {
|
||||
string fullname = 4;
|
||||
bytes modulesJSON = 5;
|
||||
bool isSuper = 6;
|
||||
bool isOn = 7;
|
||||
}
|
||||
|
||||
// 计算管理员数量
|
||||
|
||||
Reference in New Issue
Block a user