curl --location --request GET 'http://1.24.238.233:19051/api/knowledgeMap/getDir' \
--header 'Authorization;'
{
"code": 0,
"msg": "",
"data": [
{
"title": "",
"children": [
{
"title": "",
"children": []
}
]
}
]
}