修改配置

This commit is contained in:
wanggeng 2021-08-26 16:09:30 +08:00
parent 4bdf5fc58f
commit cf9c6d00dc

View File

@ -50,7 +50,6 @@ public class WebSecurityConfig extends WebSecurityConfigurerAdapter {
"/app/**", "/app/**",
"/approute/**", "/approute/**",
"/wechat/**", "/wechat/**",
"/wechat/route/**",
"/wechat-miniapp/**", "/wechat-miniapp/**",
"/route/file/**", "/route/file/**",
"/api/sms/getverificationcode/*", "/api/sms/getverificationcode/*",