shanxin преди 4 години
родител
ревизия
19d294bb38

+ 2 - 2
sailun-allsteel-bus-provider/sailun-allsteel-bus-service/src/main/resources/application-dev.yml

@@ -27,9 +27,9 @@ spring:
   redis: # redis配置
     host: 10.97.1.104
     password: "redis@sailun"
-    port: 6379
+    port: 6479
     connection-time-out: 20000
-    database: 15
+    database: 0
 
     jedis:
       pool:

+ 2 - 2
sailun-allsteel-sys-provider/sailun-allsteel-sys-service/src/main/resources/application-dev.yml

@@ -26,9 +26,9 @@ spring:
   redis: # redis配置
     host: 10.97.1.104
     password: "redis@sailun"
-    port: 6379
+    port: 6479
     connection-time-out: 20000
-    database: 15
+    database: 0
 
     jedis:
       pool: