mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 16:50:54 +08:00
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