@@ -17,7 +17,7 @@ db.password=Qmth87863577!
com.qmth.redis.host=${db.host}
com.qmth.redis.port=6379
com.qmth.redis.db=1
-#com.qmth.redis.password
+com.qmth.redis.password=123456
#mysql\u914D\u7F6E
com.qmth.mysql.url=jdbc:mysql://${db.host}:${db.port}/${db.name}?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8