@ -54,6 +54,9 @@
<if test="typeKey == 'street_party'">
and find_in_set(#{sysDeptId},ALL_DEPT_IDS)
</if>
<if test="typeKey == 'district_party' || typeKey == 'district_dept'">
and STATUS = 2
order by CREATED_TIME desc
</select>