xq feat:"完成了用户和项目关联(前端逻辑)"
This commit is contained in:
@ -67,6 +67,7 @@ export interface UserForm {
|
||||
remark?: string;
|
||||
postIds: string[];
|
||||
roleIds: string[];
|
||||
wxList: [];
|
||||
}
|
||||
|
||||
export interface UserInfoVO {
|
||||
|
Reference in New Issue
Block a user