소스 검색

新上监控提交

zhouzeyu@c-top.com.cn 3 년 전
부모
커밋
c2e0549fec
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      jeecg-boot-base/jeecg-boot-base-core/src/main/java/org/jeecg/config/shiro/ShiroConfig.java

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

@@ -213,7 +213,7 @@ public class ShiroConfig {
         filterChainDefinitionMap.put("/ai/projectCreate/*", "anon");
         filterChainDefinitionMap.put("/cwjsPolicyInfo/**", "anon");
         filterChainDefinitionMap.put("/explores/**", "anon");
-
+        filterChainDefinitionMap.put("/estimatePepoleNumber/**", "anon");
 
         filterChainDefinitionMap.put("/exportReportController/**", "anon");
         //filterChainDefinitionMap.put("/settLementController/**", "anon");