curl --location --request GET 'http://1.24.238.233:19051/api/healthAssessment/getHealthColumn' \
--header 'Authorization;'
{
"code": 0,
"msg": "",
"data": [
{
"id": "",
"title": "",
"key": "",
"tree": false,
"show": false
}
]
}