【更新】增加数据集插件放行路径

pull/286/head
这么难演 2025-09-22 23:43:23 +08:00 committed by 就是那个锅
parent 2e8970482f
commit bd8377d73e
1 changed files with 4 additions and 2 deletions

View File

@ -177,8 +177,10 @@ public class GlobalConfigure implements WebMvcConfigurer {
/* 可视化大屏插件放行 */
"/screen/project/releaseDetail",
"/screen/project/verifyAccessPassword",
"/dbs/application/getAuth",
"/dbs/dataSet/invoke",
/* 数据集插件放行 */
"/dataset/application/getAuth",
"/dataset/dataSet/invoke",
/* 知识库插件放行 */
"/wiki/wikidocumentshare/getInfoByCode",