Explorar o código

Merge branch 'zzy' into test

zhouzeyu@c-top.com.cn %!s(int64=3) %!d(string=hai) anos
pai
achega
f3b6acdc16

+ 2 - 1
jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/config/shiro/ShiroConfig.java

@@ -225,7 +225,8 @@ public class ShiroConfig {
         filterChainDefinitionMap.put("/materialUse/**", "anon");
         filterChainDefinitionMap.put("/document/library/**", "anon");
         filterChainDefinitionMap.put("/rejected/audit/**", "anon");
-
+        filterChainDefinitionMap.put("/account/bytedance/report/**", "anon");
+        filterChainDefinitionMap.put("/material/bytedance/report/**", "anon");
         filterChainDefinitionMap.put("/cwjsSaleAssistantInfo/**", "anon");
         filterChainDefinitionMap.put("/task/kuaishouHostingTask/**", "anon");