feat: There is no way the,

This commit is contained in:
super_liu
2021-12-15 09:09:22 +08:00
parent 121dc4b965
commit e814c496d5
@@ -99,6 +99,6 @@ public class WebMvcConfig implements WebMvcConfigurer {
// // 添加自定义拦截器,并拦截对应 url
// addInterceptor.addPathPatterns("/**");
addInterceptor.addPathPatterns("/**");
}
}