Authorization: Bearer ********************
curl --location --request GET 'http://10.12.186.133:30924/safety/safety/safety/issueMap/' \
--header 'Authorization;'
{
"rootId": 0,
"nodes": [
{
"id": 0,
"text": ""
}
],
"lines": [
{
"from": "",
"to": "",
"text": ""
}
]
}