图片上传

This commit is contained in:
huangdeliang
2021-02-01 11:38:02 +08:00
parent a034d70636
commit c0a4778088
2 changed files with 332 additions and 259 deletions

View File

@ -103,8 +103,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter {
"/custom/wxUserLog/wx/**",
"/wx/**",
"/investigate/**",
"/common/customerUploadFile",
"/custom/WxAccount/upload"
"/common/customerUploadFile"
).anonymous()
.antMatchers(
HttpMethod.GET,