物业主开发
This commit is contained in:
@@ -70,8 +70,8 @@ export interface UserForm {
|
||||
sex?: string;
|
||||
status: string;
|
||||
remark?: string;
|
||||
postIds: string[];
|
||||
roleIds: string[];
|
||||
postIds?: string[];
|
||||
roleIds?: string[];
|
||||
}
|
||||
|
||||
export interface UserInfoVO {
|
||||
|
||||
Reference in New Issue
Block a user