mark
This commit is contained in:
		| @@ -72,6 +72,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter { | ||||
|                         "/swagger-ui/**", | ||||
|                         "/webjars/**", | ||||
|                         "/websocket/**", | ||||
|                         "/influx/**", | ||||
|                         "/captcha").anonymous() | ||||
| //                .antMatchers("/testCors").hasAuthority("system:dept:list222") | ||||
|                 // 除上面外的所有请求全部需要鉴权认证 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user