refactor: 用户信息重构(Description)
This commit is contained in:
1
apps/web-antd/src/api/system/user/model.d.ts
vendored
1
apps/web-antd/src/api/system/user/model.d.ts
vendored
@@ -66,6 +66,7 @@ export interface User {
|
||||
roleIds?: string[];
|
||||
postIds?: number[];
|
||||
roleId: string;
|
||||
deptName: string;
|
||||
}
|
||||
|
||||
export interface Post {
|
||||
|
Reference in New Issue
Block a user