文档
测试

权限部门树接口

GET
http://localhost:3000/api/juirc/list

接口描述

权限页面获取部门列表渲染组织树,服务器地址116.62.207.144:9100

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
data
array
数据列表
必填
departmentCode
int
示例:1
必填
_id
string
示例:5f02e2ecdcbd1d512c2b6bd1
必填
name
string
示例:某某公司
必填
departmentType
string
示例:1
必填
departmentEstablishment
string
示例:1
必填
departmentHead
string
示例:老板
必填
superiorDepartment
string
示例:1
必填
superiorDepartmentHead
string
示例:1
必填
telephone
int
示例:1
必填
parentId
object
示例:null
必填
__v
int
示例:0
必填
message
string
示例:获取成功
必填