curl --location --request DELETE 'http://localhost:8080/system/dept/' \ --header 'Authorization;'
{ "code": 0, "status": true, "msg": "string", "data": true, "isSecurity": true }