Explorar o código

不可见的菜单也算数

lyq hai 1 ano
pai
achega
c076473fcb
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/main/resources/mapper/index/IndexViewMapper.xml

+ 0 - 1
src/main/resources/mapper/index/IndexViewMapper.xml

@@ -17,7 +17,6 @@
         WHERE
             menu_type = 'C'
           AND status = 0
-          AND visible = 0
           AND front_type = 'front_type_data'
           AND center_type IS NOT NULL;
     </select>