yangzian %!s(int64=3) %!d(string=hai) anos
pai
achega
f733843d91

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

@@ -216,7 +216,7 @@ public class ShiroConfig {
 
 
         filterChainDefinitionMap.put("/exportReportController/**", "anon");
-        filterChainDefinitionMap.put("/settLementController/**", "anon");
+        //filterChainDefinitionMap.put("/settLementController/**", "anon");
         filterChainDefinitionMap.put("/settLementFileController/**", "anon");
         filterChainDefinitionMap.put("/ctop/projectMember/**", "anon");
         filterChainDefinitionMap.put("/agent/**", "anon");