jeecgboot 1.1发布

pull/47/head
zhangdaihao 2019-04-14 21:06:10 +08:00
parent 622fcac138
commit dacd79f070
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ spring:
connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
datasource:
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
password: root
driver-class-name: com.mysql.jdbc.Driver