浏览代码

数据库修改

yumeng 4 月之前
父节点
当前提交
f1c4352387

+ 4 - 4
jeecg-boot-module-system/src/main/resources/application-jiaoyang.yml

@@ -67,9 +67,9 @@ spring:
   autoconfigure:
     exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
   datasource:
-    url: jdbc:mysql://172.30.0.4:3390/jiaoyang?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&useSSL=false
+    url: jdbc:mysql://172.30.0.36:3390/jiaoyang?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&useSSL=false
     username: hcst
-    password: hcst@2020
+    password: hcst@2025
     driver-class-name: com.mysql.jdbc.Driver
     druid:
       stat-view-servlet:
@@ -106,9 +106,9 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://172.30.0.4:3390/jiaoyang?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&useSSL=false
+          url: jdbc:mysql://172.30.0.36:3390/jiaoyang?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&useSSL=false
           username: hcst
-          password: hcst@2020
+          password: hcst@2025
           driver-class-name: com.mysql.jdbc.Driver
           # 多数据源配置
           #multi-datasource1:

+ 4 - 4
jeecg-boot-module-system/src/main/resources/application-preprod.yml

@@ -67,9 +67,9 @@ spring:
   autoconfigure:
     exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
   datasource:
-    url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+    url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
     username: hcst
-    password: hcst@2020
+    password: hcst@2025
     driver-class-name: com.mysql.jdbc.Driver
     druid:
       stat-view-servlet:
@@ -106,9 +106,9 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+          url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
           username: hcst
-          password: hcst@2020
+          password: hcst@2025
           driver-class-name: com.mysql.jdbc.Driver
           # 多数据源配置
           #multi-datasource1:

+ 4 - 4
jeecg-boot-module-system/src/main/resources/application-prod.yml

@@ -67,9 +67,9 @@ spring:
   autoconfigure:
     exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
   datasource:
-    url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+    url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
     username: hcst
-    password: hcst@2020
+    password: hcst@2025
     driver-class-name: com.mysql.jdbc.Driver
     druid:
       stat-view-servlet:
@@ -106,9 +106,9 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+          url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
           username: hcst
-          password: hcst@2020
+          password: hcst@2025
           driver-class-name: com.mysql.jdbc.Driver
           # 多数据源配置
           #multi-datasource1:

+ 4 - 4
jeecg-boot-module-system/src/main/resources/application-prod2.yml

@@ -59,9 +59,9 @@ spring:
   autoconfigure:
     exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
   datasource:
-    url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+    url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
     username: hcst
-    password: hcst@2020
+    password: hcst@2025
     driver-class-name: com.mysql.jdbc.Driver
     druid:
       stat-view-servlet:
@@ -98,9 +98,9 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useSSL=false
+          url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useSSL=false
           username: hcst
-          password: hcst@2020
+          password: hcst@2025
           driver-class-name: com.mysql.jdbc.Driver
           # 多数据源配置
           #multi-datasource1:

+ 4 - 4
module-job-bytedance/src/main/resources/application-jiaoyang.yml

@@ -47,9 +47,9 @@ spring:
   autoconfigure:
     exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
   datasource:
-    url: jdbc:mysql://172.30.0.4:3390/jiaoyang?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+    url: jdbc:mysql://172.30.0.36:3390/jiaoyang?characterEncoding=UTF-8&useUnicode=true&useSSL=false
     username: hcst
-    password: hcst@2020
+    password: hcst@2025
     driver-class-name: com.mysql.jdbc.Driver
     druid:
       stat-view-servlet:
@@ -86,9 +86,9 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+          url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
           username: hcst
-          password: hcst@2020
+          password: hcst@2025
           driver-class-name: com.mysql.jdbc.Driver
   #redis 配置
   redis:

+ 4 - 4
module-job-bytedance/src/main/resources/application-prod.yml

@@ -47,9 +47,9 @@ spring:
   autoconfigure:
     exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
   datasource:
-    url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+    url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
     username: hcst
-    password: hcst@2020
+    password: hcst@2025
     driver-class-name: com.mysql.jdbc.Driver
     druid:
       stat-view-servlet:
@@ -86,9 +86,9 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+          url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
           username: hcst
-          password: hcst@2020
+          password: hcst@2025
           driver-class-name: com.mysql.jdbc.Driver
   #redis 配置
   redis:

+ 4 - 4
module-job-kuaishou/src/main/resources/application-jiaoyang.yml

@@ -47,9 +47,9 @@ spring:
   autoconfigure:
     exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
   datasource:
-    url: jdbc:mysql://172.30.0.4:3390/jiaoyang?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+    url: jdbc:mysql://172.30.0.36:3390/jiaoyang?characterEncoding=UTF-8&useUnicode=true&useSSL=false
     username: hcst
-    password: hcst@2020
+    password: hcst@2025
     driver-class-name: com.mysql.jdbc.Driver
     druid:
       stat-view-servlet:
@@ -86,9 +86,9 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://172.30.0.4:3390/jiaoyang?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+          url: jdbc:mysql://172.30.0.36:3390/jiaoyang?characterEncoding=UTF-8&useUnicode=true&useSSL=false
           username: hcst
-          password: hcst@2020
+          password: hcst@2025
           driver-class-name: com.mysql.jdbc.Driver
   #redis 配置
   redis:

+ 4 - 4
module-job-kuaishou/src/main/resources/application-preprod.yml

@@ -47,9 +47,9 @@ spring:
   autoconfigure:
     exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
   datasource:
-    url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+    url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
     username: hcst
-    password: hcst@2020
+    password: hcst@2025
     driver-class-name: com.mysql.jdbc.Driver
     druid:
       stat-view-servlet:
@@ -86,9 +86,9 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+          url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
           username: hcst
-          password: hcst@2020
+          password: hcst@2025
           driver-class-name: com.mysql.jdbc.Driver
   #redis 配置
   redis:

+ 4 - 4
module-job-kuaishou/src/main/resources/application-prod.yml

@@ -47,9 +47,9 @@ spring:
   autoconfigure:
     exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
   datasource:
-    url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+    url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
     username: hcst
-    password: hcst@2020
+    password: hcst@2025
     driver-class-name: com.mysql.jdbc.Driver
     druid:
       stat-view-servlet:
@@ -86,9 +86,9 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://172.30.0.4:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+          url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
           username: hcst
-          password: hcst@2020
+          password: hcst@2025
           driver-class-name: com.mysql.jdbc.Driver
   #redis 配置
   redis: