fix(账号): 固化超级管理员身份
This commit is contained in:
@@ -15,6 +15,7 @@ export interface Member {
|
||||
email: string;
|
||||
password: string;
|
||||
createdAt: string;
|
||||
isSystem?: boolean;
|
||||
}
|
||||
|
||||
export interface RoleItem {
|
||||
|
||||
Reference in New Issue
Block a user