{
"code": 0,
"msg": "string",
"data": [
{
"id": 0,
"title": "string",
"children": [
{
"id": 0,
"title": "string",
"children": [
{
"id": 0,
"title": "string"
}
]
}
]
}
]
}