up: 5.3.0 更新配置

This commit is contained in:
msgroup 2023-01-29 09:34:56 +08:00 committed by mingsoft
parent 2f954c693a
commit e56394f82f
1 changed files with 1 additions and 2 deletions

View File

@ -28,7 +28,7 @@ ms:
# #排除的url,多个用逗号分开,如果怕设置后台过滤麻烦,直接排除 /ms/** # #排除的url,多个用逗号分开,如果怕设置后台过滤麻烦,直接排除 /ms/**
exclude-url: /static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do exclude-url: /static/**,/template/**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do
#过滤的参数名,多个用逗号分开 默认排除菜单、自定模型JSON、模版内容、文章内容具体根据需要配置其他字段 #过滤的参数名,多个用逗号分开 默认排除菜单、自定模型JSON、模版内容、文章内容具体根据需要配置其他字段
exclude-filed: menuStr,modelField,modelUrlmodelJson,fileContent,contentDetails exclude-filed: menuStr,modelField,modelUrl,modelJson,fileContent,contentDetails
diy: diy:
html-dir: html html-dir: html
@ -69,7 +69,6 @@ spring:
elasticsearch: elasticsearch:
repositories: repositories:
enabled: false enabled: false
main: main:
allow-circular-references: true allow-circular-references: true
datasource: datasource: