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