CustomerManagement icon indicating copy to clipboard operation
CustomerManagement copied to clipboard

给以后使用这个项目的同学提个醒

Open pgxie opened this issue 6 years ago • 0 comments

c3p0-config.xml 文件要做下面的修改(因为版本的问题) jdbc:mysql://localhost:3306/customer?serverTimezone=UTC com.mysql.cj.jdbc.Driver 然后修改自己的密码就可以了

pgxie avatar Jul 28 '19 08:07 pgxie