Ver Fonte

修改内网ip

yumeng há 2 anos atrás
pai
commit
b5e58ccde4

+ 1 - 1
jeecg-boot-finance/src/main/resources/application-prod.yml

@@ -111,7 +111,7 @@ spring:
           password: hcst@2021
           driver-class-name: com.mysql.jdbc.Driver
 #        multi-datasource1:
-#          url: jdbc:mysql://111.206.86.186:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
+#          url: jdbc:mysql://103.46.170.107:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
 #          username: hcst
 #          password: hcst@2021
 #          driver-class-name: com.mysql.jdbc.Driver

+ 1 - 1
jeecg-boot-material-view/src/main/resources/application-dev.yml

@@ -106,7 +106,7 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-#          url: jdbc:mysql://111.206.86.186:3390/application?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
+#          url: jdbc:mysql://103.46.170.107:3390/application?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
 #          username: hcst
 #          password: hcst@2021
           driver-class-name: com.mysql.jdbc.Driver

+ 1 - 1
jeecg-boot-material-view/src/main/resources/application-prod.yml

@@ -106,7 +106,7 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://111.206.86.186:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
+          url: jdbc:mysql://103.46.170.107:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
           username: hcst
           password: hcst@2021
           driver-class-name: com.mysql.jdbc.Driver

+ 1 - 1
jeecg-boot-material-view/src/main/resources/application-test.yml

@@ -106,7 +106,7 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-#          url: jdbc:mysql://111.206.86.186:3390/application?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
+#          url: jdbc:mysql://103.46.170.107:3390/application?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
 #          username: hcst
 #          password: hcst@2021
           driver-class-name: com.mysql.jdbc.Driver