瀏覽代碼

企微主体同步客户信息

ct 3 周之前
父節點
當前提交
ee2d9b8a8d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      fs-service/src/main/resources/application-dev.yml

+ 2 - 0
fs-service/src/main/resources/application-dev.yml

@@ -8,12 +8,14 @@ spring:
     redis:
     redis:
         # 地址
         # 地址
         host: localhost
         host: localhost
+#        host: 172.16.0.17
         # 端口,默认为6379
         # 端口,默认为6379
         port: 6379
         port: 6379
         # 数据库索引
         # 数据库索引
         database: 0
         database: 0
         # 密码
         # 密码
         password:
         password:
+#        password: Ylrztek250218!3@.
         # 连接超时时间
         # 连接超时时间
         timeout: 20s
         timeout: 20s
         lettuce:
         lettuce: