新增厂商设备授权页面

This commit is contained in:
yiyan
2018-09-29 19:20:11 +08:00
parent 8e76caf137
commit d7581651e6
10 changed files with 647 additions and 28 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
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=root
c3p0.password=ifish7mysql
#c3p0.username=root
#c3p0.password=123456
#c3p0.password=ifish7mysql
c3p0.username=ifish
c3p0.password=ifish7pwd
c3p0.autoCommitOnClose=true
c3p0.initialPoolSize=20