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