@ -1853,7 +1853,8 @@
) process on process.ITEM_ID = i.ID
where
i.DEL_FLAG='0'
and IS_PEOPLE = '1'
and i.IS_PEOPLE = '1'
and i.EVENT_ID IS NULL
<if test="appealType != null and appealType != ''">
and i.PEOPLE_FLAG = #{appealType}
</if>