@@ -146,6 +146,7 @@
t.id = srp.privilege_id
</if>
<where>
+ and su.enable = true
<if test="orgIds != null and orgIds.size > 0">
AND su.org_id IN
<foreach collection="orgIds" item="item" index="index" open="(" separator="," close=")">