From faae62ed0931b866c00ad8dd4d7b43881800b901 Mon Sep 17 00:00:00 2001 From: liuchuang <123456> Date: Wed, 24 Mar 2021 10:08:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9mysql=E9=A9=B1=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../epdc-api-server/src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/esua-epdc/epdc-module/epdc-api/epdc-api-server/src/main/resources/application.yml b/esua-epdc/epdc-module/epdc-api/epdc-api-server/src/main/resources/application.yml index dedff174..e10bf7f1 100644 --- a/esua-epdc/epdc-module/epdc-api/epdc-api-server/src/main/resources/application.yml +++ b/esua-epdc/epdc-module/epdc-api/epdc-api-server/src/main/resources/application.yml @@ -25,7 +25,7 @@ spring: password: @spring.redis.password@ datasource: druid: - driver-class-name: com.mysql.cj.jdbc.Driver + driver-class-name: com.mysql.jdbc.Driver url: @spring.datasource.druid.url@ username: @spring.datasource.druid.username@ password: @spring.datasource.druid.password@ @@ -151,4 +151,4 @@ rocketmq: js: screen: population: - screenAppId: 9ce9fc63460401e7a3b3a6cab3b9c126 \ No newline at end of file + screenAppId: 9ce9fc63460401e7a3b3a6cab3b9c126