Commit 49fe2a2a by 宋祥

1.正式环境数据库

parent 67be40bd
...@@ -35,7 +35,7 @@ datasource.type=dbcp ...@@ -35,7 +35,7 @@ datasource.type=dbcp
jdbc.driverClassName=com.mysql.jdbc.Driver jdbc.driverClassName=com.mysql.jdbc.Driver
#jdbc.url=jdbc:mysql://127.0.0.1:3306/iplat?useSSL=false&useUnicode=true&characterEncoding=utf-8 #jdbc.url=jdbc:mysql://127.0.0.1:3306/iplat?useSSL=false&useUnicode=true&characterEncoding=utf-8
jdbc.url=jdbc:mysql://10.135.13.5:30005/iplat?useSSL=false&useUnicode=true&characterEncoding=utf-8 jdbc.url=jdbc:mysql://10.135.13.5:30005/iplat?useSSL=false&useUnicode=true&characterEncoding=utf-8
jdbc.username=root jdbc.username=dbprod32
jdbc.password=t9UrgcELp= jdbc.password=t9UrgcELp=
#jdbc.password=123456 #jdbc.password=123456
jdbc.maxActive=20 jdbc.maxActive=20
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment