Merge pull request #461 from dataease/pr@dev@feat_去除openApi

feat: 去除openApi
This commit is contained in:
fit2cloud-chenyw 2021-08-02 16:09:28 +08:00 committed by GitHub
commit 91b2b29108
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,10 +26,12 @@ mybatis.configuration.map-underscore-to-camel-case=true
# knife4j
knife4j.enable=true
knife4j.setting.enableFooter=false
knife4j.setting.enableFooterCustom=true
knife4j.setting.footerCustomContent=杭州飞致云信息科技有限公司 1.0-b9
knife4j.setting.enableFooterCustom=false
knife4j.setting.footerCustomContent=fit2cloud 1.0-b9
knife4j.setting.enableSwaggerModels=false
knife4j.setting.enableDocumentManage=false
knife4j.setting.enableSearch=false
knife4j.setting.enableOpenApi=false
logging.file.path=/opt/dataease/logs/${spring.application.name}