mirror of
https://gitee.com/xiaonuobase/snowy.git
synced 2026-03-22 02:37:16 +08:00
【更新】增加数据集插件放行路径
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user