获取应聘部门 websocket测试 GET https://management.887yun.com/api/v1/common/getRecruitmentDepartment 说明 / 示例 ```language { "code": 1, "msg": "success", "time": "1648696798", "data": { "result_list": [ { "position_id": 8, "name": "运营客服" } ] } } ```
```language { "code": 1, "msg": "success", "time": "1648696798", "data": { "result_list": [ { "position_id": 8, "name": "运营客服" } ] } } ```