文档
测试

获取所有机台信息

POST
https://xxx/wsc/minip/getMachineInfo

请求头

参数名
类型
描述
必填
content-type
string
application/x-www-form-urlencoded
必填

请求参数

参数名
类型
描述
必填
openid
str
openid
必填
unionid
int
unionid
必填
factory_code
工厂code
必填
page
int
页码
必填

响应参数

参数名
类型
描述
必填
flag
boolean
true or false
必填
msg
str
日志
必填
machines
json
机台信息
必填
name
str
名称
必填
id
str
id
必填
total_machines
int
总机台数
必填