接口拦截
This commit is contained in:
@@ -110,8 +110,8 @@ public class WebMvcConfig implements WebMvcConfigurer {
|
||||
addInterceptor.excludePathPatterns("/api/lawss/activiti/loginMobile");
|
||||
|
||||
|
||||
// //测试接口使用
|
||||
addInterceptor.excludePathPatterns("/api/**");
|
||||
//// //测试接口使用
|
||||
// addInterceptor.excludePathPatterns("/api/**");
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user