{
"errCode": 0,
"errMsg": "string",
"data": [
{
"id": 0,
"name": "string",
"level": "string",
"parentId": 0,
"child": [
{}
]
}
]
}