Commit 02e64910 by lzh

切换数据库至2.0

parent 23dc241a
...@@ -35,7 +35,7 @@ spring-boot-plus: ...@@ -35,7 +35,7 @@ spring-boot-plus:
# 国内IM测试外网 # 国内IM测试外网
spring: spring:
datasource: datasource:
url: jdbc:mysql://127.0.0.1:3306/wecloud_im?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true url: jdbc:mysql://127.0.0.1:3306/wecloud_im_feature_cluster?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
username: web username: web
password: vM5ERxyleZqHrwDPGHLG password: vM5ERxyleZqHrwDPGHLG
......
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