GET api/EmpManage/GetDeptTree
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
BaseResponseOfListOfDeptTree| Name | Description | Type | Additional information | 
|---|---|---|---|
| data | Collection of DeptTree | None. | |
| msg | string | None. | |
| code | integer | None. | |
| total | integer | 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.