客户体征优化
This commit is contained in:
@ -101,8 +101,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter {
|
||||
"/custom/contract/file/**",
|
||||
"/custom/wxUserInfo/wx/**",
|
||||
"/custom/wxUserLog/wx/**",
|
||||
"/investigate/**",
|
||||
"/investigate/physicalSignsList"
|
||||
"/investigate/**"
|
||||
).anonymous()
|
||||
.antMatchers(
|
||||
HttpMethod.GET,
|
||||
|
Reference in New Issue
Block a user