@@ -612,7 +612,7 @@
FROM base_dmcgyq t
LEFT JOIN v_station v on t.dept_station_id = v.dept_station_id
<where>
- t.del_flag='0' and t.xclx = 'wjcxc'
+ t.del_flag='0'
<if test="deptId!=null and deptId!=''">
and v.dept_id=#{deptId}
</if>
@@ -814,7 +814,7 @@
FROM base_fjxgmd t