文档
测试

单落纱报告-详情页

POST
http://xxx/wsc/minip/getSingleDoffingReport

请求头

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

请求参数

参数名
类型
描述
必填
openid
str
openid
必填
factory_code
str
工厂code
必填
phone
string
手机号码
必填
doffing_id
int
单落纱 ID
必填
granularity
int
断头分布的粒度 - 间隔长度, 默认 300米,也可以 500米
必填

响应参数

参数名
类型
描述
必填
flag
boolean
true or false
必填
msg
str
日志
必填
report
dict
报告内容
必填
machine
str
机台名称
必填
variety
str
纺纱品种
必填
actual_length
float
纺纱实际总长度
必填
actual_weight
float
产量
必填
efficiency
float
纺纱效率
必填
begin
datetime
纺纱开始时间
必填
end
datetime
纺纱结束时间
必填
doffing_duration
int
落纱时长
必填
broken_ordinary
int
运行断头数
必填
thousands_rate
float
千锭时断头
必填
keep_rate
float
留头率
必填
broken_avg_duration
int
平均断头停纺时间
必填
nonoccupation
int
空置数
必填
distributions_labels
list
断头分布图的 标签数组
必填
distributions_vals
list
断头分布图的 值数组
必填
spin_length
int
单锭纺纱长度
必填