添加组织信息
POST
manager/departInfo/insert
接口描述
添加组织信息
请求头
参数名
类型
描述
必填
token
string
封装user_id
必填
请求参数
参数名
类型
描述
必填
departId
int
单位部门信息id(必传项,此处为固定值0)
必填
departName
string
单位名称(必传项)
必填
parentId
int
父id(必传项,一级时为0)
必填
departLevel
int
1:工厂 2:价值流 3:线体 4:班组(必传项)
必填
userArrayId
string
负责人id集合,多个id使用,逗号分割
可选
响应参数
参数名
类型
描述
必填
code
string
状态码
必填
message
string
消息
必填
data
Object
对象
必填