在线编辑日志 白名单
This commit is contained in:
@@ -180,6 +180,9 @@ public class WebMvcConfig implements WebMvcConfigurer {
|
||||
//在线编辑
|
||||
addInterceptor.excludePathPatterns("/api/lawss/activiti/recieveFile");
|
||||
|
||||
//在线编辑 日志 (包含把17的文件下载到16)
|
||||
addInterceptor.excludePathPatterns("/api/lawss/activiti/selectOnlineFile");
|
||||
|
||||
|
||||
// // 添加自定义拦截器,并拦截对应 url
|
||||
addInterceptor.addPathPatterns("/**");
|
||||
|
||||
Reference in New Issue
Block a user