获取部门列表 -> 通讯录
POST
http://127.0.0.1:17201/member/department/getDepartmentList
请求参数
参数名
类型
描述
必填
departmentId
int
示例:1
必填
响应参数
参数名
类型
描述
必填
deptEgg
object
示例:null
必填
deptEggId
object
示例:null
必填
deptBefore
object
示例:null
必填
deptBeforeId
object
示例:null
必填
departmentList
array
数据列表
必填