yumeng 1 day ago
parent
commit
e3b333d524
1 changed files with 1 additions and 1 deletions
  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

@@ -108,7 +108,7 @@ spring:
 
       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='tiflash,tidb
+          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