add
This commit is contained in:
@ -37,4 +37,4 @@ mybatis-plus:
|
||||
|
||||
logging:
|
||||
level:
|
||||
com.qiaoba: debug #开发环境输出sql日志
|
||||
com.qiaoba: trace #开发环境输出sql日志
|
||||
|
@ -28,7 +28,7 @@ spring:
|
||||
# 数据库索引
|
||||
database: 0
|
||||
# 密码
|
||||
password:
|
||||
#password:
|
||||
# 连接超时时间
|
||||
timeout: 10s
|
||||
lettuce:
|
||||
|
Reference in New Issue
Block a user