Commit 7d920cda authored by Data-王博's avatar Data-王博

湖北消金 - 打开正式的配置 为上线做准备

parent 2dd94e5a
......@@ -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.190:3306/financial_system_api?useUnicode=true&characterEncoding=UTF8
api.jdbc.username=financial_user_rw
api.jdbc.password=quant_financial_rw
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.maxActive=500
api.jdbc.minIdle=20
system.jdbc.driverClassName=com.mysql.jdbc.Driver
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.url=jdbc:mysql://192.168.4.16:3306/financial_system?useUnicode=true&characterEncoding=UTF8
system.jdbc.username=qa
system.jdbc.password=qatest
system.jdbc.maxActive=200
system.jdbc.minIdle=20
......
......@@ -4,7 +4,7 @@ server.session-timeout=5184000
compensationday.file.path=compensation-days.json
rapi.xyqb.plans=http://rapi.xyqb.com/external/hubei/plans
#生产环境 湖北消金通信接口
#thirdparty.api.hubei=http://116.211.134.205/Gateway/servlet/OutsiteReqServlet
thirdparty.api.hubei=http://116.211.134.205/Gateway/servlet/OutsiteReqServlet
api.jdbc.driverClassName=com.mysql.jdbc.Driver
api.jdbc.url=jdbc:mysql://financial-dbw.quantgroups.com:3306/financial_system_api?useUnicode=true&characterEncoding=UTF8
......
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