yumeng 2 天之前
父节点
当前提交
e215808075
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jeecg-boot-material-view/src/main/resources/application-prod.yml

+ 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.204.208.234:3394/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8&sessionVariables=tidb_isolation_read_engines%3D%27tiflash%2Ctikv%2Ctidb%27
+          url: jdbc:mysql://111.204.208.234:3394/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8&sessionVariables=tidb_isolation_read_engines%3D%27tiflash%2Ctidb%27
           username: hcst
           password: hcst@2024
           driver-class-name: com.mysql.jdbc.Driver