新增加热器设备适配,及mina升级!

This commit is contained in:
yiyan
2018-09-29 19:21:23 +08:00
parent 1ccc3c8998
commit 90de7d7808
18 changed files with 491 additions and 98 deletions
+3
View File
@@ -1,8 +1,11 @@
c3p0.driverClassName=com.mysql.jdbc.Driver
c3p0.url=jdbc\:mysql\://localhost\:3306/myfishdb?characterEncoding\=UTF-8
#c3p0.url=jdbc\:mysql\://139.196.24.156\:3306/myfishdb?characterEncoding\=UTF-8
c3p0.username=ifish
c3p0.password=ifish7pwd
#c3p0.username=root
#c3p0.password=ifish7mysql
#c3p0.username=root
#c3p0.password=123456
c3p0.autoCommitOnClose=true