{
"remark": "string",
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"id": 0,
"type": 0,
"pid": 0,
"text": "string",
"sort": 0,
"status": 0,
"childs": [
{
"remark": "string",
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"id": 0,
"type": 0,
"pid": 0,
"text": "string",
"sort": 0,
"status": 0,
"childs": []
}
]
}