POST api/Fxjc?parentId={parentId}&type={type}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| parentId | string |
Required |
|
| type | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of TreeModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | string |
None. |
|
| PARENTID | string |
None. |
|
| NAME | string |
None. |
|
| BZ | string |
None. |
|
| Kf | integer |
None. |
|
| Df | integer |
None. |
|
| Zf | integer |
None. |
|
| Kfyy | string |
None. |
|
| TREECHILDREN | Collection of TreeModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.