zhouyahui 569118e3dc Merge branch 'develop' of
http://git2.tenwa.com.cn/ApzlDev/apzl_leasing.git into zhouyh2

Conflicts:
	src_app_fresh/apx/com/amarsoft/als/apzl/apply/business/start/init/InitDocListTools.java
	src_core/com/tenwa/doc/action/DocListInitAction.java
2018-08-24 12:19:57 +08:00

9 lines
459 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Context>
<Resource name="jdbc/als" auth="Container" type="javax.sql.DataSource"
maxActive="30" maxIdle="2" maxWait="10000" username="apzl" password="apzl@2018"
driverClassName="com.mysql.jdbc.Driver"
url="jdbc:mysql://47.93.34.101:3306/apzl?rewriteBatchedStatements=true&amp;useUnicode=true&amp;characterEncoding=GBK&amp;autoReconnectForPools=true&amp;autoReconnect=true&amp;useSSL=false" />
</Context>