|
|
@ -140,7 +140,6 @@ public class ShiroConfig { |
|
|
|
//filterChainDefinitionMap.put("/test/jeecgDemo/html", "anon"); //模板页面
|
|
|
|
//filterChainDefinitionMap.put("/test/jeecgDemo/html", "anon"); //模板页面
|
|
|
|
//filterChainDefinitionMap.put("/test/jeecgDemo/redis/**", "anon"); //redis测试
|
|
|
|
//filterChainDefinitionMap.put("/test/jeecgDemo/redis/**", "anon"); //redis测试
|
|
|
|
filterChainDefinitionMap.put("/comp/bigScreen/**", "anon");//比赛大屏
|
|
|
|
filterChainDefinitionMap.put("/comp/bigScreen/**", "anon");//比赛大屏
|
|
|
|
filterChainDefinitionMap.put("/user/login/homepage/**", "anon");//比赛大屏
|
|
|
|
|
|
|
|
filterChainDefinitionMap.put("/admin/inde/inde", "anon");//比赛大屏
|
|
|
|
filterChainDefinitionMap.put("/admin/inde/inde", "anon");//比赛大屏
|
|
|
|
|
|
|
|
|
|
|
|
//websocket排除
|
|
|
|
//websocket排除
|
|
|
|