@ -43,7 +43,6 @@
<if test="depart!=null and depart!=''">
AND depart = #{depart}
</if>
AND check_state = '3'
</trim>
ORDER BY create_time DESC
</select>