故障列表
POST
http://xxx/wsc/minip/repairMachineOrderList
请求头
参数名
类型
描述
必填
content-type
string
application/json
必填
请求参数
参数名
类型
描述
必填
openid
str
openid
必填
phone
str
手机号码
必填
factory_code
str
工厂code
必填
mtypes
str
故障类型ID列表 '1,2,3'
必填
states
str
故障状态ID '1,2,3'
必填
响应参数
参数名
类型
描述
必填
flag
boolean
true or false
必填
msg
str
日志
必填
id
int
工单ID
必填
machine_name
str
机台名称
必填
spindles
str
锭子编号
必填
submit_time
str
上报时间
必填
description
str
故障说明
必填
total_machines
int
已选机台数
必填
total_state_1
int
未处理总数
必填
total_state_2
int
进行中总数
必填
total_state_3
int
已处理总数
必填