curl --location --request GET 'http://localhost:8081/system/common/getAccessDeptListByUserId?userId' \ --header 'Authorization: '
{ "code": 0, "msg": "string", "data": [ 0 ] }