@ -896,6 +896,8 @@
where u.DEL_FLAG = '0'
and u.CHECK_STATE = #{checkState}
and u.DEPT_ID = #{deptId}
order by UPDATED_TIME desc
limit 30
</select>