Name | Description | Type | Additional information |
---|---|---|---|
id |
员工或者部门id |
integer |
None. |
isDepartment |
是否部门 |
boolean |
None. |
name |
名称 |
string |
None. |
children |
是否显示子部门员工 |
Collection of DepartmentAndEmployeeModel |
None. |