拉取部门列表 websocket测试 GET http://localhost:5213/api/v3/dr/felouser_dept/0 接口描述 felouser_dept/:id 部门ID 0是根部门 响应参数 参数名 类型 描述 必填 code int 示例:0 必填 msg string 示例: 必填 data object 数据字典 必填 data array 数据列表 必填 deptId int 示例:0 必填 deptName string 示例: 必填 parentId int 示例:-1 必填 position int 示例:0 必填 weight int 示例:0 必填 sortId int 示例:0 必填 status object 数据字典 必填 errCode string 示例:0000 必填 errMsg string 示例:OK 必填