mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-09 15:02:31 +00:00
生产环境swagger默认不关闭,需要自己设置,减少疑问
This commit is contained in:
@@ -265,7 +265,7 @@ knife4j:
|
||||
#开启增强配置
|
||||
enable: true
|
||||
#开启生产环境屏蔽
|
||||
production: true
|
||||
production: false
|
||||
basic:
|
||||
enable: true
|
||||
username: jeecg
|
||||
|
Reference in New Issue
Block a user