From 3cbba4d854c34630031e02adf219876ec2eaf0e0 Mon Sep 17 00:00:00 2001 From: D <3066417822@qq.com> Date: Tue, 17 Oct 2023 00:49:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 +++--- ruoyi-admin/pom.xml | 4 ++-- ruoyi-admin/src/main/resources/application-druid.yml | 6 +++--- ruoyi-common/pom.xml | 2 +- ruoyi-framework/pom.xml | 4 ++-- ruoyi-generator/pom.xml | 4 ++-- ruoyi-quartz/pom.xml | 4 ++-- ruoyi-system/pom.xml | 4 ++-- 8 files changed, 17 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index d979d8c..7f90386 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.ruoyi ruoyi - 3.8.5 + 3.8.5.3 ruoyi http://www.ruoyi.vip @@ -19,10 +19,10 @@ - 3.8.5 + 3.8.5.3 UTF-8 UTF-8 - 1.8 + 17 3.1.1 1.2.18 1.21 diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 73f0e07..a972c7a 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -4,7 +4,7 @@ ruoyi com.ruoyi - 3.8.5 + 3.8.5.3 4.0.0 jar @@ -78,7 +78,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.1.1.RELEASE + 3.0.0 true diff --git a/ruoyi-admin/src/main/resources/application-druid.yml b/ruoyi-admin/src/main/resources/application-druid.yml index a9c0b69..fbf50ab 100644 --- a/ruoyi-admin/src/main/resources/application-druid.yml +++ b/ruoyi-admin/src/main/resources/application-druid.yml @@ -6,9 +6,9 @@ spring: druid: # 主库数据源 master: - url: jdbc:mysql://150.158.27.81:3306/campus_wall?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 - username: campus_wall - password: campus_wall + url: jdbc:mysql://127.0.0.1/ry?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 + username: root + password: 123456 # 从库数据源 slave: # 从数据源开关/默认关闭 diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index a7210c4..b42d7ed 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.8.5 + 3.8.5.3 4.0.0 diff --git a/ruoyi-framework/pom.xml b/ruoyi-framework/pom.xml index 1548844..a4c4dae 100644 --- a/ruoyi-framework/pom.xml +++ b/ruoyi-framework/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.8.5 + 3.8.5.3 4.0.0 @@ -61,4 +61,4 @@ - \ No newline at end of file + diff --git a/ruoyi-generator/pom.xml b/ruoyi-generator/pom.xml index 10bda90..48991bc 100644 --- a/ruoyi-generator/pom.xml +++ b/ruoyi-generator/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.8.5 + 3.8.5.3 4.0.0 @@ -37,4 +37,4 @@ - \ No newline at end of file + diff --git a/ruoyi-quartz/pom.xml b/ruoyi-quartz/pom.xml index 1922bcf..9a3254d 100644 --- a/ruoyi-quartz/pom.xml +++ b/ruoyi-quartz/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.8.5 + 3.8.5.3 4.0.0 @@ -37,4 +37,4 @@ - \ No newline at end of file + diff --git a/ruoyi-system/pom.xml b/ruoyi-system/pom.xml index aa268bd..78e59f7 100644 --- a/ruoyi-system/pom.xml +++ b/ruoyi-system/pom.xml @@ -5,7 +5,7 @@ ruoyi com.ruoyi - 3.8.5 + 3.8.5.3 4.0.0 @@ -25,4 +25,4 @@ - \ No newline at end of file +