{
"id": 0,
"dictCode": "string",
"parentID": 0,
"idPath": "string",
"label": "string",
"value": "string",
"sort": 0,
"desc": "string",
"status": 0,
"body": "string",
"parent": {
"id": 0,
"dictCode": "string",
"parentID": 0,
"idPath": "string",
"label": "string",
"value": "string",
"sort": 0,
"desc": "string",
"status": 0,
"body": "string",
"children": [
{}
]
},
"children": [
{
"id": 0,
"dictCode": "string",
"parentID": 0,
"idPath": "string",
"label": "string",
"value": "string",
"sort": 0,
"desc": "string",
"status": 0,
"body": "string",
"parent": {},
"children": []
}
]
}