@@ -14,7 +14,7 @@
</if>
</where>
GROUP BY a.type
- UNION
+ UNION ALL
SELECT COUNT(DISTINCT a.user_id) userId FROM centerdata_t_forest_linleader a
LEFT JOIN ${database_system}.sys_dept d ON d.dept_id = a.dept_id
where a.lin_job != 'forest_lin_jy'