落纱效率
POST
http://huada.tengxuetang.com/wsc/minip/doffingOutput
请求头
参数名
类型
描述
必填
content-type
string
application/json
必填
请求参数
参数名
类型
描述
必填
openid
str
openid
必填
unionid
int
unionid
必填
dtime
str
请求那个天的排班
必填
schedule_id
int
排班 ID, 小程序进入该页时,默认显示 dtime 内的所有排班, 只有当用户点 具体的排班时,才显示特定的一个排班
必填
factory_code
str
工厂code
必填
响应参数
参数名
类型
描述
必填
flag
boolean
true or false
必填
msg
str
日志
必填
dtime
datetime
时间
必填
total_actual_weight
float
总产量
必填
doff_efficiency
float
纺纱效率
必填
name
str
机台名称
必填
doff_stop_count
float
落纱次数
必填
doff_use_times
float
落纱停车用时
必填
doff_efficiency
float
落纱效率
必填
actual_length
float
产量
必填
boot_brokens
int
总启动断头数
必填
total_doff_use_times
int
总落纱停机时间(秒)
必填