Jeecg-Boot 2.1.2版本发布

pull/739/head
zhangdaihao 5 years ago
parent 283be0480e
commit 9bd67f9905

File diff suppressed because it is too large Load Diff

@ -96,7 +96,7 @@ spring:
connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
datasource:
master:
url: jdbc:mysql://127.0.0.1:3306/jeecg-boot-os?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

Loading…
Cancel
Save