Преглед на файлове

获取人群预估数量接口

zhouzeyu@c-top.com.cn преди 3 години
родител
ревизия
c53bc5aa12
променени са 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("/estimatePeopleNumber/**", "anon");
 
         filterChainDefinitionMap.put("/exportReportController/**", "anon");
         //filterChainDefinitionMap.put("/settLementController/**", "anon");