Browse Source

chore(config): 更新数据库连接地址

- 将主库数据源URL从旧地址更改为新地址-保持其他数据库连接配置不变
xw 2 days ago
parent
commit
f9ca069bb6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fs-service/src/main/resources/application-druid-bjczwh-test.yml

+ 1 - 1
fs-service/src/main/resources/application-druid-bjczwh-test.yml

@@ -94,7 +94,7 @@ spring:
             druid:
                 # 主库数据源
                 master:
-                    url: jdbc:mysql://rm-bp10925iw97l3b2hbvo.mysql.rds.aliyuncs.com:3306/fs_his_sop?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+                    url: jdbc:mysql://rm-bp1jo9h8iua0h68c9ko.mysql.rds.aliyuncs.com:3306/fs_his_sop?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
                     username: root
                     password: Ylrz_1q2w3e4r5t6y
                 # 初始连接数