Commit 2dd94e5a authored by Data-王博's avatar Data-王博

湖北消金 - 测试数据源

parent d6883a36
......@@ -8,16 +8,16 @@ thirdparty.api.hubei=http://116.211.134.215/Gateway/servlet/OutsiteReqServlet
#thirdparty.api.hubei=http://127.0.0.1/Gateway/servlet/OutsiteReqServlet
api.jdbc.driverClassName=com.mysql.jdbc.Driver
api.jdbc.url=jdbc:mysql://192.168.4.16:3306/financial_system_api?useUnicode=true&characterEncoding=UTF8
api.jdbc.username=qa
api.jdbc.password=qatest
api.jdbc.url=jdbc:mysql://192.168.4.190:3306/financial_system_api?useUnicode=true&characterEncoding=UTF8
api.jdbc.username=financial_user_rw
api.jdbc.password=quant_financial_rw
api.jdbc.maxActive=500
api.jdbc.minIdle=20
system.jdbc.driverClassName=com.mysql.jdbc.Driver
system.jdbc.url=jdbc:mysql://192.168.4.16:3306/financial_system?useUnicode=true&characterEncoding=UTF8
system.jdbc.username=qa
system.jdbc.password=qatest
system.jdbc.url=jdbc:mysql://192.168.4.190:3306/financial_system?useUnicode=true&characterEncoding=UTF8
system.jdbc.username=financial_user_rw
system.jdbc.password=quant_financial_rw
system.jdbc.maxActive=200
system.jdbc.minIdle=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