fix:注释redis密码

This commit is contained in:
orgin 2023-05-11 15:28:21 +08:00
parent c4e35f99e0
commit 5407f966e6

View File

@ -146,7 +146,7 @@ spring:
database: 0 database: 0
host: 127.0.0.1 host: 127.0.0.1
port: 6379 port: 6379
password: '' #password: ''
#mybatis plus 设置 #mybatis plus 设置
mybatis-plus: mybatis-plus:
mapper-locations: classpath*:org/jeecg/modules/**/xml/*Mapper.xml mapper-locations: classpath*:org/jeecg/modules/**/xml/*Mapper.xml