curl --location --request GET 'http://1.24.238.233:19051/api/common/getMenuCode' \
--header 'Authorization;'
{
"code": 0,
"msg": "",
"data": [
{
"name": "",
"mark": "",
"childrenView": [
{
"name": "",
"mark": "",
"childrenView": []
}
]
}
]
}