curl --location --request GET '/ent/enterprise/bilCate/info/' \
--header 'Authorization;' \
--header 'X-Requested-With;'
{
"message": "string",
"status": 0,
"data": {
"id": 0,
"entid": 0,
"path": [
0
],
"level": 0,
"name": "string",
"cate_no": "string",
"sort": 0,
"pid": 0,
"types": 0
}
}