curl --location --request GET 'https://test.51vive.com/xingxy/plot/type/list?id=&name=&pid=&level=&sort=&enable=&pageSize=&pageNum=&orderByColumn=&isAsc='{
"total": 0,
"rows": [
{
"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": [
{}
]
}
],
"code": 0,
"msg": "string"
}