修复分销记录查询不到
This commit is contained in:
@ -8,7 +8,7 @@ spring:
|
||||
driverClassName: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
||||
url: jdbc:log4jdbc:mysql://localhost:3306/yshopb2c?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false&zeroDateTimeBehavior=convertToNull
|
||||
username: root
|
||||
password: root
|
||||
password: 123456
|
||||
|
||||
# 初始化配置
|
||||
initial-size: 3
|
||||
|
Reference in New Issue
Block a user