curl --location --request GET 'https://test.51vive.com/xingxy/plot/type/ums/termslist?id=&name=&pid=&level=&sort=&enable='{
"code": 0,
"msg": "string",
"data": [
{
"id": 0,
"name": "string",
"pid": 0,
"ancestral": "string",
"level": 0,
"sort": 0,
"createBy": 0,
"createName": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"enable": true,
"deleted": true,
"children": [
{}
]
}
]
}