绑定车间和岗位
POST
http://daxin.hndaoben.com/api/workman/bind_shop_process?identity=2&identity_id=1
请求头
参数名
类型
描述
必填
token
string
示例:0f81d405-3873-4896-a5f0-68031dd42726
必填
请求参数
参数名
类型
描述
必填
identity
int
示例:2
必填
identity_id
int
示例:1
必填
shop_id
int
示例:1
必填
process_id
int
示例:2
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:绑定成功
必填
time
string
示例:1619574653
必填
data
object
示例:null
必填