GET api/LeaveManage/GetStuOrgTree?DataType={DataType}&ParentID={ParentID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DataType | string |
Required |
|
| ParentID | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
OperationResult| Name | Description | Type | Additional information |
|---|---|---|---|
| ResultType | OperationResultType |
None. |
|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| LogMessage | string |
None. |
|
| AppendData | Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.