文档
测试
POST
http://127.0.0.1:22105/admin/dept/add

请求头

参数名
类型
描述
必填
token
必填

请求参数

参数名
类型
描述
必填
parentId
string
示例:1
必填
name
string
示例:8888
必填
contact
string
示例:
必填
type
string
示例:2222
必填
tel
string
示例:
必填
fax
string
示例:
必填
email
string
示例:
必填
capital
string
示例:
必填
address
string
示例:
必填
license
string
示例:
必填
permit
string
示例:
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填