curl --location --request GET '/v7/meeting_room_levels/'{
"data": {
"has_child": true,
"id": "string",
"name": "string",
"parent_id": "string",
"path": [
"string"
]
},
"code": 0,
"more": {},
"msg": "string"
}