From e56394f82fd7d357916f8339f43447ef9484818e Mon Sep 17 00:00:00 2001 From: msgroup Date: Sun, 29 Jan 2023 09:34:56 +0800 Subject: [PATCH] =?UTF-8?q?up:=205.3.0=20=E6=9B=B4=E6=96=B0=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 1d257a83..b3051288 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -28,7 +28,7 @@ ms: # #排除的url,多个用逗号分开,如果怕设置后台过滤麻烦,直接排除 /ms/** exclude-url: /static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do #过滤的参数名,多个用逗号分开 默认排除菜单、自定模型JSON、模版内容、文章内容,具体根据需要配置其他字段 - exclude-filed: menuStr,modelField,modelUrl,modelJson,fileContent,contentDetails + exclude-filed: menuStr,modelField,modelUrl,modelJson,fileContent,contentDetails diy: html-dir: html @@ -69,7 +69,6 @@ spring: elasticsearch: repositories: enabled: false - main: allow-circular-references: true datasource: