zhangherong
2025-07-01 3b9ced1dfa6aea8eed6a3a76ed4ff3f57bc18207
lxzn-boot-base-core/src/main/java/org/jeecg/config/shiro/ShiroConfig.java
@@ -144,6 +144,7 @@
        filterChainDefinitionMap.put("/eam/faultIntervalTime/**","anon");
        //设备可开动率报表排除
        filterChainDefinitionMap.put("/eam/repairOrder/getStartRate", "anon");
        filterChainDefinitionMap.put("/eam/faultIntervalTime/get2MTBF", "anon");
        //大屏模板例子
        filterChainDefinitionMap.put("/test/bigScreen/**", "anon");
        filterChainDefinitionMap.put("/bigscreen/template1/**", "anon");