forked from github/dataease
feat: 去除openApi
This commit is contained in:
parent
de5022a1fb
commit
17585b4239
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user