|
@@ -68,7 +68,7 @@ and deleted = 0 and daywork_id = t1.daywork_id and process_inspection_id = 0) as
|
|
|
t1.product_id,
|
|
|
t1.production_dept_id,
|
|
|
t1.packaging_method AS packagingMethod,
|
|
|
- t4.production_plan_detail_id,
|
|
|
+ t4.production_plan_detail_id as productionPlanDetailId,
|
|
|
t4.technological_process_id,
|
|
|
t4.dept_id
|
|
|
<!-- (select id from biz_daywork_item where daywork_id = t1.daywork_id and deleted = 0 order by process_step_number desc limit 1)
|