|
|
|
@ -144,6 +144,8 @@ public class ShiroConfig { |
|
|
|
|
filterChainDefinitionMap.put("/content/classification/allTheQuery", "anon"); |
|
|
|
|
filterChainDefinitionMap.put("/sysColumn/getsSublevelColumnsUnderALevel", "anon"); |
|
|
|
|
filterChainDefinitionMap.put("/sysFiles/upload", "anon"); |
|
|
|
|
filterChainDefinitionMap.put("/seo/list", "anon"); |
|
|
|
|
filterChainDefinitionMap.put("/sysContent/queryArticleColumnParent", "anon"); |
|
|
|
|
/*filterChainDefinitionMap.put("/index/**", "anon"); |
|
|
|
|
filterChainDefinitionMap.put("/doc.html", "anon"); |
|
|
|
|
filterChainDefinitionMap.put("/swagger-resources/**", "anon"); |
|
|
|
|