mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:52:20 +08:00
chore:
This commit is contained in:
@@ -18,7 +18,7 @@ export interface UserInfoRes {
|
||||
id: string | number;
|
||||
username: string;
|
||||
nickName: string;
|
||||
roles: number[];
|
||||
roleIds: number[];
|
||||
}
|
||||
|
||||
export interface LoginRes {
|
||||
|
||||
Reference in New Issue
Block a user