Browse Source

对接湘芯业务修改 添加PO对接

chenjx 5 years ago
parent
commit
7221983486
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application.yml

+ 1 - 1
src/main/resources/application.yml

@@ -28,7 +28,7 @@ spring:
         ## Redis服务器地址
         host: 127.0.0.1
         ## Redis服务器连接端口
-        port: 6379
+        port: 56379
         ## Redis服务器连接密码(默认为空)
         password:
         jedis: