curl --location --request GET 'http://127.0.0.1:8081/system/role/deptTree/' \ --header 'Authorization;'
{ "code": 0, "msg": "string", "data": { "property1": {}, "property2": {} } }