@ -34,7 +34,7 @@
WHERE
r.ROLE_KEY = #{roleKey}
AND sr.ORG_ID = #{orgId}
AND r.DEL_FLAG = '0'
AND sr.DEL_FLAG = '0'
</select>