yumeng 4 年之前
父节点
当前提交
5bdbb9b202
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jeecg-boot-module-system/src/main/resources/application-prod.yml

+ 1 - 1
jeecg-boot-module-system/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://172.30.0.4:4000/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true
+          url: jdbc:mysql://172.30.0.4:4000/jeecg-boot?characterEncoding=UTF-8&useUnicode=true
           username: hcst
           password: hcst@2020
           driver-class-name: com.mysql.jdbc.Driver