文档
测试

添加部门

POST
http://{{ip}}{{port}}{{url_pre}}/system/dept

请求头

参数名
类型
描述
必填
Authorization
string
示例:eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6ImZlZjM4ZjE5LWE5NDktNGNiNi04ZDliLWJkYWE1MDAxNTQ0NyJ9.9BxJ1ATroxU3R5FZROERMEtsDEwcfgZe1D860yTdXdXuQrVeN5mC3vUDJVELPNAaPQlRDDyqNSh52cpU_egWqA
可选

请求参数

参数名
类型
描述
必填
parentId
int
示例:347
必填
deptName
string
示例:测试
必填
orderNum
int
示例:1
必填
leader
string
示例:王老八
必填
status
string
示例:0
必填
deptParentId
int
示例:48063
必填
leaderId
int
示例:106480323
必填
userIds
array
数据列表
必填