mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-02-15 20:15:38 +08:00
优化系统用户登录校验
This commit is contained in:
@@ -9,4 +9,5 @@ message AdminModuleList {
|
||||
int64 adminId = 1;
|
||||
bool isSuper = 2;
|
||||
repeated AdminModule Modules = 3;
|
||||
string fullname = 4;
|
||||
}
|
||||
Reference in New Issue
Block a user