Kaynağa Gözat

app菜单状态

lchao 3 ay önce
ebeveyn
işleme
1b51073392

+ 2 - 0
src/main/resources/mapper/system/SysUserMapper.xml

@@ -664,6 +664,8 @@
             </foreach>
         </if>
         AND m.parent_id = '0'
+        and m.status = '0'
+        and m.visible = '0'
         GROUP BY order_num,menuId
     </select>