接口拦截

This commit is contained in:
zhaokaiyao@91isoft.com
2022-01-25 14:13:35 +08:00
parent a7c33531a7
commit 7d0aa45cb1
@@ -110,8 +110,8 @@ public class WebMvcConfig implements WebMvcConfigurer {
addInterceptor.excludePathPatterns("/api/lawss/activiti/loginMobile");
// //测试接口使用
addInterceptor.excludePathPatterns("/api/**");
//// //测试接口使用
// addInterceptor.excludePathPatterns("/api/**");