@ -168,7 +168,8 @@
LEFT JOIN sup_depart b
on a.org_id = b.id
<where>
a.del =0
sup.position is null
and a.del =0
<if test="policeVos != null ">
and a.id_code in
<foreach collection="policeVos" item="item" open="(" separator="," close=")">