curl --location --request GET 'https://test.51vive.com/forums/menu/treeselect?createDept=&createBy=&createTime=&updateBy=&updateTime=¶ms=&menuId=&parentId=&menuName=&orderNum=&path=&component=&queryParam=&isFrame=&isCache=&menuType=&visible=&status=&perms=&icon=&remark='{
"code": 0,
"msg": "string",
"data": [
{
"name": {
"empty": true
},
"id": 0,
"config": {
"idKey": "string",
"parentIdKey": "string",
"weightKey": "string",
"nameKey": "string",
"childrenKey": "string",
"deep": 0
},
"parentId": 0,
"weight": {},
"empty": true,
"property1": {},
"property2": {}
}
]
}