Przeglądaj źródła

不可见的菜单也算数

lyq 1 rok temu
rodzic
commit
c076473fcb

+ 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>