班组排班_获取指定月份
POST
http://huada.wisespin.cloud:8069/wsc/minip/schedule/getGroupSchedule
请求头
参数名
类型
描述
必填
content-type
string
application/json
必填
请求参数
参数名
类型
描述
必填
openid
str
openid
必填
unionid
int
unionid
必填
phone
str
手机
必填
year
int
年份
必填
month
int
月份
必填
workshop_id
int
车间ID, 可以不传, 默认为 调用者 所在部分的直接上级车间
必填
响应参数
参数名
类型
描述
必填
flag
boolean
true or false
必填
msg
str
日志
必填
workshop_id
int
车间 ID
必填
id
int
班组排班 ID
必填
date
string
日期, 没有时间部分, 例如: 2021-02-25
必填
shift_id
int
班次 ID
必填
shift_name
string
班次名称
必填
group_id
int
班组ID
必填
group_name
string
班组名称
必填