curl --location --request GET '/wechat-api/user/suggest-proc/departments' \ --header 'Authorization;' \ --header 'openid;'
{ "data": [ { "id": 140, "department": "电子信息系", "specialtyDepartment": 1 } ], "errorCode": 0, "msg": "" }