文档
测试

排班解绑机台

POST
http://huada.wisespin.cloud:8069/wsc/minip/schedule/removeChooseMachines

请求头

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

请求参数

参数名
类型
描述
必填
openid
str
openid
必填
unionid
int
unionid
必填
phone
str
手机
必填
schedule_id
int
排班ID (用户选择的排班)
必填
machine_id
list
删除的 机台 ID
必填
employee_id
int
员工id
必填

响应参数

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