Explorar el Código

删除hidden字段判断

zhangjq hace 6 años
padre
commit
577eda433c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      sqlconfig/light-apiengine-develop/sys_role.xml

+ 0 - 1
sqlconfig/light-apiengine-develop/sys_role.xml

@@ -5,7 +5,6 @@
         sys_menu.id = sys_role_menu.menu_id
         and sys_role_menu.role_id = ?role_id
         and sys_menu.del_flag = 0
-        and sys_menu.hidden = 0
     </sql>
     <sql id="del_role_menu">
         delete from sys_role_menu where role_id = ?