Authorization: Bearer ********************
"string"
curl --location --request POST '/sysmgr/delete-depart' \ --header 'Content-Type: application/json' \ --data-raw '"string"'
{ "code": 10000, "data": "string", "message": "提示消息内容" }