工装绑定提交接口
POST
http://localhost:8099/param/frockBind/submit
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6ImJlZTI0ZGY1LWM5MTctNDJjMC1hYTY4LWY4MGM3NzIzZmEyZiJ9.PgVPXSUo_TI5G6o2zwpJCRI5erwoeVl7jaIsYcUcoeOXaG1769AuK5rH3jRLy0ZLWxJT5XKxji54HP6mhwYwwA
可选
请求参数
参数名
类型
描述
必填
deliveryMethod
int
示例:2(配送方式: 1=人工/2=系统)
必填
batchNum
string
示例:批次号(解释在下面说明中)
必填
moldLineCode
string
示例:A(设备)
必填
isRevolve
int
示例:0(是否旋转180°)
必填
type
int
示例:2(操作方式:1=保存/2=提交)
必填