Jelajahi Sumber

jeecgboot 1.1发布

zhangdaihao 6 tahun lalu
induk
melakukan
dacd79f070
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      jeecg-boot/src/main/resources/application-dev.yml

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

@@ -84,7 +84,7 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
       datasource:
         master:
         master:
-          url: jdbc:mysql://127.0.0.1:3306/jeecg-boot-20190411?characterEncoding=UTF-8&useUnicode=true&useSSL=false
+          url: jdbc:mysql://127.0.0.1:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
           username: root
           username: root
           password: root
           password: root
           driver-class-name: com.mysql.jdbc.Driver
           driver-class-name: com.mysql.jdbc.Driver