diff --git a/jeecg-module-custom/pom.xml b/jeecg-module-custom/pom.xml index fb5f9be..88372c0 100644 --- a/jeecg-module-custom/pom.xml +++ b/jeecg-module-custom/pom.xml @@ -89,7 +89,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.4.4 + 2.7.18 diff --git a/jeecg-module-custom/src/main/resources/application.yml b/jeecg-module-custom/src/main/resources/application.yml index 56bb528..0653c3b 100644 --- a/jeecg-module-custom/src/main/resources/application.yml +++ b/jeecg-module-custom/src/main/resources/application.yml @@ -18,10 +18,10 @@ knife4j: locations: classpath:markdown/* spring: datasource: - url: jdbc:mysql://localhost:3306/ocr?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true + url: jdbc:mysql://47.103.213.109:3308/ocr?useUnicode=true&nullCatalogMeansCurrent=true&characterEncoding=UTF-8&characterSetResults=utf8&serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true driver-class-name: com.mysql.cj.jdbc.Driver username: root - password: qwertyuiop[] + password: root type: com.alibaba.druid.pool.DruidDataSource druid: # 初始连接数