简要描述:
环节工资明细
请求URL:
http://lbl-open.thinkerx.com/api/lbl/methods/wageStepDetail
请求方式:
GET
参数:
| 参数名 | 必选 | 类型 | 说明 |
|---|---|---|---|
| login_token | 是 | string | 通行证 |
| factory_id | 否 | string | 单库工厂必填id |
| user_id | 是 | string | 操作人 |
end_date | 是 | string | 筛选条件:时间开始 |
start_date | 是 | string | 筛选条件:时间结束 |
| keywords | 否 | string | 关键词搜索 |
请求示例
{
"factory_id": "1",
"login_token": "ae7e508eaf2511f0bb7c00163e18d113",
"user_id": "1"
}返回示例
{
"return": 0,
"error": "",
"data": {
"rows": [
{
"worker": "赵师", // 员工
"count": 2, // 订单数量
"quantity": 0, // 环节数量
"area": 0, // 面积
"money": 0, // 金额
"list": [ // 环节信息
{
"count": "1",
"quantity": "0.000",
"area": "0",
"money": "0.00",
"step_info": {
"id": "65",
"name": "我是质检",
"step_type": "0",
"scan_id": null,
"disable": "0",
"piece_method": "0",
"unit_price": null,
"default_worker": null,
"finish": null,
"priority": "0.0",
"start_date": "1",
"start_date_type": "0",
"date": "1.0",
"line": null,
"note": null,
"rename": null,
"to_delivery": null,
"forbidden": "1",
"link_step": "0",
"scanning_times": "0",
"created_at": "2025-12-16 11:14:06",
"forbidden_at": null,
"color": "",
"default_worker_group": null,
"process_car_ids": "",
"report_file_name": null,
"report_file_path": null,
"step_category": "0",
"profile_type_ids": null,
"origin_name": "",
"annex_type": "order",
"process_work_report": "order",
"kanban_worker_ids": ""
}
},
{
"count": "1",
"quantity": "0.000",
"area": "0",
"money": "0.00",
"step_info": {
"id": "1",
"name": "下料",
"step_type": "2",
"scan_id": "",
"disable": "0",
"piece_method": "0",
"unit_price": null,
"default_worker": "408",
"finish": "0",
"priority": "11.0",
"start_date": "1",
"start_date_type": "0",
"date": "1.0",
"line": "1",
"note": null,
"rename": null,
"to_delivery": "1",
"forbidden": "1",
"link_step": "0",
"scanning_times": "0",
"created_at": "2022-09-20 15:34:29",
"forbidden_at": null,
"color": "",
"default_worker_group": "2",
"process_car_ids": "",
"report_file_name": null,
"report_file_path": null,
"step_category": "0",
"profile_type_ids": null,
"origin_name": "",
"annex_type": "order",
"process_work_report": "order",
"kanban_worker_ids": ""
}
}
],
"worker_id": 397
},
{
"worker": "何师",
"count": 161,
"quantity": 1,
"area": 243.34899999999996,
"money": 109,
"list": [
{
"count": "150",
"quantity": "1.000",
"area": "237.83899999999997",
"money": "109.00",
"step_info": {
"id": "1",
"name": "下料",
"step_type": "2",
"scan_id": "",
"disable": "0",
"piece_method": "0",
"unit_price": null,
"default_worker": "408",
"finish": "0",
"priority": "11.0",
"start_date": "1",
"start_date_type": "0",
"date": "1.0",
"line": "1",
"note": null,
"rename": null,
"to_delivery": "1",
"forbidden": "1",
"link_step": "0",
"scanning_times": "0",
"created_at": "2022-09-20 15:34:29",
"forbidden_at": null,
"color": "",
"default_worker_group": "2",
"process_car_ids": "",
"report_file_name": null,
"report_file_path": null,
"step_category": "0",
"profile_type_ids": null,
"origin_name": "",
"annex_type": "order",
"process_work_report": "order",
"kanban_worker_ids": ""
}
},
{
"count": "6",
"quantity": "0.000",
"area": "5.51",
"money": "0.00",
"step_info": {
"id": "3",
"name": "打孔",
"step_type": "0",
"scan_id": "",
"disable": "0",
"piece_method": "0",
"unit_price": null,
"default_worker": "408",
"finish": "0",
"priority": "25.0",
"start_date": "1",
"start_date_type": "0",
"date": "1.0",
"line": "1",
"note": null,
"rename": null,
"to_delivery": "0",
"forbidden": "1",
"link_step": "0",
"scanning_times": "0",
"created_at": "2022-09-20 15:34:44",
"forbidden_at": null,
"color": "",
"default_worker_group": "2",
"process_car_ids": "",
"report_file_name": null,
"report_file_path": null,
"step_category": "0",
"profile_type_ids": null,
"origin_name": "",
"annex_type": "order",
"process_work_report": "order",
"kanban_worker_ids": ""
}
},
{
"count": "5",
"quantity": "0.000",
"area": "0",
"money": "0.00",
"step_info": {
"id": "5",
"name": "打包",
"step_type": "0",
"scan_id": "",
"disable": "0",
"piece_method": "0",
"unit_price": null,
"default_worker": "408",
"finish": "0",
"priority": "29.0",
"start_date": "1",
"start_date_type": "0",
"date": "1.0",
"line": "1",
"note": null,
"rename": null,
"to_delivery": "0",
"forbidden": "1",
"link_step": "0",
"scanning_times": "0",
"created_at": "2022-09-20 15:34:58",
"forbidden_at": null,
"color": "",
"default_worker_group": "0",
"process_car_ids": "",
"report_file_name": null,
"report_file_path": null,
"step_category": "0",
"profile_type_ids": null,
"origin_name": "",
"annex_type": "order",
"process_work_report": "order",
"kanban_worker_ids": ""
}
}
],
"worker_id": 408
}
]
}
}返回参数说明
| 参数名 | 类型 | 描述 |
|---|---|---|
| status | int | 状态码 0成功 1失败 |
| message | str | 返回信息 |
| data | array |
