mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
perf: 首页新增修改密码提示
This commit is contained in:
@@ -27,6 +27,7 @@ export interface UserInfoRes {
|
||||
nickName: string;
|
||||
avatar: string;
|
||||
roleIds: number[];
|
||||
isWeak?: boolean;
|
||||
}
|
||||
|
||||
export interface LoginRes {
|
||||
|
||||
Reference in New Issue
Block a user