rsf-server/src/main/java/com/vincent/rsf/server/common/security/SecurityConfig.java
@@ -36,13 +36,21 @@ public static final String[] FILTER_PATH = new String[]{ "/demo/**", "/test/**", "/system/info", "/tenant/list", "/email/code", "/pda/login", "/erp/**", "/login", "/**/download", "/register", "/druid/**", "/doc.html", "/swagger-ui.html", "/swagger-resources/**", "/webjars/**", "/v2/api-docs", "/v3/api-docs", "/v2/api-docs/**", "/v3/api-docs/**", "/swagger-ui/**", "/ws/**" };