[系统用户]系统用户可以设置启用/禁用

This commit is contained in:
刘祥超
2020-12-03 19:14:30 +08:00
parent 0e9cdd9896
commit b03c0f83d1
2 changed files with 92 additions and 82 deletions

View File

@@ -154,6 +154,7 @@ message UpdateAdminRequest {
string fullname = 4;
bytes modulesJSON = 5;
bool isSuper = 6;
bool isOn = 7;
}
// 计算管理员数量