Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:81/system/dept/' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "", "data": false }