GET zh/workBench/getWorkBenth?type={type}&pId={pId}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| type | No documentation available. |
Define this parameter in the request URI. |
| pId | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"id": 64,
"name": "sample string 2",
"type": "A",
"pid": 64,
"iconPath": "sample string 5",
"isLeafNode": true,
"toTableName": "sample string 7",
"orderby": 64,
"isShow": true,
"isShowForYeZhu": true,
"workItemId": 1
},
{
"id": 64,
"name": "sample string 2",
"type": "A",
"pid": 64,
"iconPath": "sample string 5",
"isLeafNode": true,
"toTableName": "sample string 7",
"orderby": 64,
"isShow": true,
"isShowForYeZhu": true,
"workItemId": 1
},
{
"id": 64,
"name": "sample string 2",
"type": "A",
"pid": 64,
"iconPath": "sample string 5",
"isLeafNode": true,
"toTableName": "sample string 7",
"orderby": 64,
"isShow": true,
"isShowForYeZhu": true,
"workItemId": 1
}
]