GET dz_api/Employees/GetDepartmentAndEmployee

获取职员员工信息

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

获取职员员工信息

DepartmentAndEmployeeModel
NameDescriptionTypeAdditional information
id

员工或者部门id

integer

None.

isDepartment

是否部门

boolean

None.

name

名称

string

None.

children

是否显示子部门员工

Collection of DepartmentAndEmployeeModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.