Jeecg-Boot 2.1.2版本发布
This commit is contained in:
parent
283be0480e
commit
9bd67f9905
3287
jeecg-boot/db/mysql-5.7-20191121.sql
Normal file
3287
jeecg-boot/db/mysql-5.7-20191121.sql
Normal file
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…
x
Reference in New Issue
Block a user