yumeng vor 2 Monaten
Ursprung
Commit
3d7eb993be
1 geänderte Dateien mit 3 neuen und 6 gelöschten Zeilen
  1. 3 6
      jeecg-boot-material-view/src/main/resources/application-prod.yml

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

@@ -106,14 +106,11 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-#          url: jdbc:mysql://111.204.208.234:3394/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
-#          username: hcst
-#          password: hcst@2024
-#          driver-class-name: com.mysql.jdbc.Driver
-          url: jdbc:mysql://172.30.0.36:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&characterEncoding=utf8&autoReconnect=true&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
+          url: jdbc:mysql://111.204.208.234:3394/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
           username: hcst
-          password: hcst@2025
+          password: hcst@2024
           driver-class-name: com.mysql.jdbc.Driver
+
   #redis 配置
   redis:
     database: 0