fix: 更换后的onlyoffice使用的文件下载接口
This commit is contained in:
@@ -159,6 +159,9 @@ public class WebMvcConfig implements WebMvcConfigurer {
|
||||
addInterceptor.excludePathPatterns("/api/lawss/sarBussionessStand/importSarBussionessStandFile");
|
||||
addInterceptor.excludePathPatterns("/api/sarLawsDetailedList/sar-laws-detailed-list/importData");
|
||||
|
||||
// 更换后的onlyoffice使用的文件下载接口
|
||||
addInterceptor.excludePathPatterns("/api/att/attFile/downloadFileForSarNewOnlyOffice");
|
||||
|
||||
//企标标准导入模板下载
|
||||
addInterceptor.excludePathPatterns("/api/lawss/sarBussionessStand/exportTemplateFile");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user