部门列表
POST
/system/department/list
接口描述
author:mql
请求参数
参数名
类型
描述
必填
page
int
页码
可选
limit
int
分页数量 默认10条数据
可选
name
string
部门名称
可选
pid
int
上级部门id
可选