Authorization: Bearer ********************
curl --location --request GET 'http://10.12.186.133:30924/safety/safety/safety/issue/issue_entity?issueId' \
--header 'Authorization: Bearer <token>'
{
"code": 0,
"msg": "",
"data": {},
"ok": false
}