Commit d2ec377c by XiaHou

万科接口修复

parent 658f2980
......@@ -12,8 +12,8 @@ aliyun:
prefix: mall/images/ # 上传文件夹路径前缀
spring:
datasource:
url: jdbc:mysql://115.29.198.90:3306/haihaigo?useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
url: jdbc:mysql://10.27.33.4:3306/haihaigo?useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
username: root
password: root
password: xiamen@vanke
logging:
path: /var/logs #配置日志生成路径
\ No newline at end of file
......@@ -4,8 +4,8 @@ spring:
username: root
password: 2017gzMM
redis:
host: redis # Redis服务器地址
host: 10.27.33.4 # Redis服务器地址
database: 0 # Redis数据库索引(默认为0)
port: 6379 # Redis服务器连接端口
port: 6380 # Redis服务器连接端口
password: #不设置密码
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment