he2802 1 anno fa
parent
commit
4824aa92ed

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

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

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

@@ -55,7 +55,7 @@ spring:
         # 数据库索引
         database: 1
         # 密码
-        password: zhongzheng2021_redis
+        password: zhongzheng@@2024
         # 连接超时时间
         timeout: 10s
         lettuce:

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

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

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

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

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

@@ -55,7 +55,7 @@ spring:
         # 数据库索引
         database: 1
         # 密码
-        password: zhongzheng2021_redis
+        password: zhongzheng@@2024
         # 连接超时时间
         timeout: 10s
         lettuce:

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

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

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

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

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

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

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

@@ -55,7 +55,7 @@ spring:
         # 数据库索引
         database: 1
         # 密码
-        password: zhongzheng2021_redis
+        password: zhongzheng@@2024
         # 连接超时时间
         timeout: 10s
         lettuce:

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

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

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

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