【fix】knife4j无法正常使用的bug处理

This commit is contained in:
zer0Black
2023-05-30 17:35:31 +08:00
parent 9f12748260
commit 65804817bb
8 changed files with 9 additions and 8 deletions
@@ -278,7 +278,7 @@ jero:
# cors白名单
notFilter:
# origin地址
originIp: http://localhost:3000,
originIp: http://localhost:3000
# 加密默认值
password:
pbe:
@@ -298,7 +298,7 @@ logging:
knife4j:
#开启增强配置
enable: true
#开启生产环境屏蔽
#开启生产环境屏蔽,为true,则knife4j无法访问
production: false
basic:
enable: false