@@ -93,6 +93,7 @@
</otherwise>
</choose>
AND DISPLAY_IN_MENU_ = 'Y'
+ AND ID_ NOT IN (select ID_ from IBPS_AUTH_RES where PATH_ LIKE CONCAT('%', (select ID_ from IBPS_AUTH_RES where NAME_ = '系统管理' limit 1), '%'))
ORDER BY SN_
</select>