代码处理

This commit is contained in:
Chopper
2022-01-10 18:34:23 +08:00
parent c1ca4764f0
commit 9bed8e57df
6 changed files with 9 additions and 10 deletions

View File

@@ -111,7 +111,7 @@ spring:
props:
#是否打印逻辑SQL语句和实际SQL语句建议调试时打印在生产环境关闭
sql:
show: true
show: false
# 忽略鉴权url
ignored:
@@ -179,7 +179,7 @@ logging:
config: classpath:logback-spring.xml
# 输出级别
level:
cn.lili: info
root: error
# org.hibernate: debug
# org.springframework: debug
file: