change 4 年 前
コミット
6a99072d6d

+ 1 - 1
zhongzheng-admin/src/main/resources/application-dev.yml

@@ -64,7 +64,7 @@ spring:
         # 数据库索引
         database: 0
         # 密码
-        password: zhongzheng2021_reids
+        password: zhongzheng2021_redis
         # 连接超时时间
         timeout: 10s
         lettuce:

+ 1 - 1
zhongzheng-api/src/main/resources/application-dev.yml

@@ -64,7 +64,7 @@ spring:
         # 数据库索引
         database: 0
         # 密码
-        password: zhongzheng2021_reids
+        password: zhongzheng2021_redis
         # 连接超时时间
         timeout: 10s
         lettuce: