This commit is contained in:
ls
2024-12-09 20:28:12 +08:00
parent 659cfafb1b
commit 4fc3686f5d

View File

@@ -270,13 +270,13 @@ logging:
#swagger
knife4j:
#开启增强配置
enable: false
enable: true
#开启生产环境屏蔽
production: true
production: false
basic:
enable: false
username: jeecg
password: jeecg1314
enable: true
username: admin
password: admin!@#123
#第三方登录
justauth:
enabled: false