文档
测试

挡车工上报故障

POST
http://xxx/wsc/minip/submitRepairOrder

请求头

参数名
类型
描述
必填
content-type
string
application/json
必填

请求参数

参数名
类型
描述
必填
openid
str
openid
必填
factory_code
str
工厂code
必填
phone
str
手机号码
必填
machine_id
int
机台 ID
必填
spindles
list
故障锭号列表 - 锭子故障 时才 提交
必填
mtype
str
机台故障类型编码 - 机台故障 时才 提交
必填
spin_mtype
str
锭子故障类型编码 - 锭子故障 时才 提交
必填
description
str
故障描述
必填

响应参数

参数名
类型
描述
必填
flag
boolean
true or false
必填
msg
str
日志
必填