curl --location -g --request POST 'http://hhcd.yourdomain.com/admin/work_party/getAuditAllDepartment?token='
{
"code": 0,
"data": [
{
"key": "string",
"id": "string",
"title": "string",
"scopedSlots": {
"title": "string"
},
"children": [
{
"key": "string",
"department_id": "string",
"id": "string",
"title": "string",
"scopedSlots": {
"title": "string"
},
"children": [
{
"key": "string",
"department_id": "string",
"id": "string",
"title": "string",
"scopedSlots": {
"title": "string"
},
"children": [
{
"key": "string",
"department_id": "string",
"id": "string",
"title": "string",
"scopedSlots": {
"title": "string"
},
"children": [
{
"key": "string",
"department_id": "string",
"id": "string",
"title": "string",
"scopedSlots": {
"title": "string"
},
"children": [
"string"
]
}
]
}
]
}
]
}
]
}
],
"message": "string",
"sys_time": 0
}