|
@@ -1953,7 +1953,7 @@ insert into bi_work_flow_group_by_time
|
|
|
left join icm.sys_org c
|
|
|
on a.serve_department = c.org_code
|
|
|
left join icm.cfg_manufacturer d
|
|
|
- on a.serve_firm = d.id
|
|
|
+ on a.handler_firm = d.id
|
|
|
group by
|
|
|
date_format(a.start_time,'%Y%m%d%H'),
|
|
|
a.process_type_name,
|