文档
测试

部门列表

POST
{{url}}admin.php/system/department/index.html

请求头

参数名
类型
描述
必填
authkey
string
示例:{{authkey}}
必填
sessionid
string
示例:{{sessionid}}
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
data
object
数据字典
必填
list
array
数据列表
必填
id
int
示例:1
必填
pid
int
示例:0
必填
name
string
示例:三化科研部
必填
level
int
示例:0
必填
children
array
子部门列表
必填
id
int
示例:12
必填
pid
int
示例:1
必填
name
string
示例:测试子部门
必填
level
int
示例:0
必填
children
array
数据列表
必填
msg
string
示例:
必填