From f9f98ed5810de63b42d577ba365ac169bef7ea28 Mon Sep 17 00:00:00 2001 From: likehai Date: Thu, 19 Oct 2023 17:11:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../god-admin/src/main/resources/application-druid.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/God-Vue-master/god-admin/src/main/resources/application-druid.yml b/God-Vue-master/god-admin/src/main/resources/application-druid.yml index 24539b6b..6e09f95d 100644 --- a/God-Vue-master/god-admin/src/main/resources/application-druid.yml +++ b/God-Vue-master/god-admin/src/main/resources/application-druid.yml @@ -6,7 +6,7 @@ spring: druid: # 主库数据源 master: - url: jdbc:mysql://117.73.10.236:3306/ytr-wave?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 + url: jdbc:mysql://117.73.2.117:3306/ytr-wave?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 username: root password: Y123456a # 从库数据源