客户体征优化

This commit is contained in:
xiezhijun
2021-01-04 20:28:45 +08:00
parent f76356da68
commit 1be9f4c0ce
7 changed files with 430 additions and 30 deletions

View File

@ -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,