Jelajahi Sumber

不可见的菜单也算数

lyq 1 tahun lalu
induk
melakukan
c076473fcb
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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>