Jelajahi Sumber

修改redis密码

yumeng 4 tahun lalu
induk
melakukan
1437c0a35c

+ 1 - 1
jeecg-boot-module-system/src/main/resources/application-jiaoyang.yml

@@ -127,7 +127,7 @@ spring:
         max-wait: -1ms  #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。
         min-idle: 0     #最小等待连接中的数量,设 0 为没有限制
       shutdown-timeout: 100ms
-    password: foobared
+    password: hcst@2021..
     port: 6379
 #mybatis plus 设置
 mybatis-plus:

+ 1 - 1
jeecg-boot-module-system/src/main/resources/application-preprod.yml

@@ -127,7 +127,7 @@ spring:
         max-wait: -1ms  #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。
         min-idle: 0     #最小等待连接中的数量,设 0 为没有限制
       shutdown-timeout: 100ms
-    password: foobared
+    password: hcst@2021..
     port: 6379
 #mybatis plus 设置
 mybatis-plus:

+ 1 - 1
jeecg-boot-module-system/src/main/resources/application-prod.yml

@@ -127,7 +127,7 @@ spring:
         max-wait: -1ms  #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。
         min-idle: 0     #最小等待连接中的数量,设 0 为没有限制
       shutdown-timeout: 100ms
-    password: foobared
+    password: hcst@2021..
     port: 6379
 #mybatis plus 设置
 mybatis-plus:

+ 1 - 1
jeecg-boot-module-system/src/main/resources/application-prod2.yml

@@ -119,7 +119,7 @@ spring:
         max-wait: -1ms  #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。
         min-idle: 0     #最小等待连接中的数量,设 0 为没有限制
       shutdown-timeout: 100ms
-    password: foobared
+    password: hcst@2021..
     port: 6379
 #mybatis plus 设置
 mybatis-plus:

+ 1 - 1
module-job-bytedance/src/main/resources/application-dev.yml

@@ -86,7 +86,7 @@ spring:
         max-wait: -1ms  #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。
         min-idle: 0     #最小等待连接中的数量,设 0 为没有限制
       shutdown-timeout: 100ms
-    password: ''
+    password:
     port: 6379
 #mybatis plus 设置
 mybatis-plus:

+ 1 - 1
module-job-bytedance/src/main/resources/application-jiaoyang.yml

@@ -101,7 +101,7 @@ spring:
         max-wait: -1ms  #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。
         min-idle: 0     #最小等待连接中的数量,设 0 为没有限制
       shutdown-timeout: 100ms
-    password: ''
+    password: hcst@2021..
     port: 6379
 #mybatis plus 设置
 mybatis-plus:

+ 1 - 1
module-job-bytedance/src/main/resources/application-prod.yml

@@ -101,7 +101,7 @@ spring:
         max-wait: -1ms  #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。
         min-idle: 0     #最小等待连接中的数量,设 0 为没有限制
       shutdown-timeout: 100ms
-    password: ''
+    password: hcst@2021..
     port: 6379
 #mybatis plus 设置
 mybatis-plus:

+ 1 - 1
module-job-kuaishou/src/main/resources/application-jiaoyang.yml

@@ -102,7 +102,7 @@ spring:
         max-wait: -1ms  #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。
         min-idle: 0     #最小等待连接中的数量,设 0 为没有限制
       shutdown-timeout: 100ms
-    password: foobared
+    password: hcst@2021..
     port: 6379
 #mybatis plus 设置
 mybatis-plus:

+ 1 - 1
module-job-kuaishou/src/main/resources/application-preprod.yml

@@ -102,7 +102,7 @@ spring:
         max-wait: -1ms  #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。
         min-idle: 0     #最小等待连接中的数量,设 0 为没有限制
       shutdown-timeout: 100ms
-    password: foobared
+    password: hcst@2021..
     port: 6379
 #mybatis plus 设置
 mybatis-plus:

+ 1 - 1
module-job-kuaishou/src/main/resources/application-prod.yml

@@ -102,7 +102,7 @@ spring:
         max-wait: -1ms  #最大建立连接等待时间。如果超过此时间将接到异常。设为-1表示无限制。
         min-idle: 0     #最小等待连接中的数量,设 0 为没有限制
       shutdown-timeout: 100ms
-    password: foobared
+    password: hcst@2021..
     port: 6379
 #mybatis plus 设置
 mybatis-plus: