Authorization: Bearer ********************
curl --location --request DELETE '/sysmanager/typegroup/remove/' \ --header 'Authorization: Bearer <token>'
{ "code": 10000, "data": "string", "message": "提示消息内容" }