文档
测试

今日排班页-班组长&车间主任

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

请求头

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

请求参数

参数名
类型
描述
必填
openid
str
openid
必填
unionid
int
unionid
必填
phone
str
手机
必填

响应参数

参数名
类型
描述
必填
flag
boolean
true or false
必填
msg
str
日志
必填
schedules
list
当日可选择的排班
必填
name
string
班次名称
必填
begin
string
开始时间
必填
end
string
结束时间
必填
schedule_id
int
排班 ID
必填
subordinates
list
班组长、车间主任,等的下属
必填
id
int
下属 ID 值
必填
name
string
下属名称
必填
url
string
图片 url
必填
scheduled
bool
是否已选择机台
必填
job_type
string
工种编码
必填
type_name
string
工种中文名
必填
group_id
int
班组ID
必填
group_name
string
班组名
必填
job_types
list
工种列表
必填
code
string
工种编码,【leader: 班组长, doff: 落纱工, knitter: 挡车工】
必填
name
string
工种中文显示名
必填
groups
list
班组列表
必填