fix:注释redis密码
This commit is contained in:
parent
c4e35f99e0
commit
5407f966e6
|
@ -146,7 +146,7 @@ spring:
|
|||
database: 0
|
||||
host: 127.0.0.1
|
||||
port: 6379
|
||||
password: ''
|
||||
#password: ''
|
||||
#mybatis plus 设置
|
||||
mybatis-plus:
|
||||
mapper-locations: classpath*:org/jeecg/modules/**/xml/*Mapper.xml
|
||||
|
|
Loading…
Reference in New Issue
Block a user