修改了数据库接口和本地同步

pull/383/head
Nick 2020-03-26 09:55:47 +08:00
parent a4954b496e
commit 838198309d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ spring:
driverClassName: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
url: jdbc:log4jdbc:mysql://localhost:3306/eladmin?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false
username: root
password: 123456
password: root
# 初始化配置
initial-size: 3