代码处理

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

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

View File

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

View File

@ -113,7 +113,7 @@ spring:
props:
#是否打印逻辑SQL语句和实际SQL语句建议调试时打印在生产环境关闭
sql:
show: true
show: false
# 忽略鉴权url
ignored:

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:

View File

@ -108,7 +108,7 @@ spring:
props:
#是否打印逻辑SQL语句和实际SQL语句建议调试时打印在生产环境关闭
sql:
show: true
show: false
# 忽略鉴权url
ignored:

View File

@ -108,7 +108,7 @@ spring:
props:
#是否打印逻辑SQL语句和实际SQL语句建议调试时打印在生产环境关闭
sql:
show: true
show: false
# 忽略鉴权url
ignored: