Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
config_repository
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
config_repository
Commits
471ed596
Commit
471ed596
authored
Nov 08, 2017
by
张 斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加financial-system的测试环境配置文件
parent
74924d69
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
89 additions
and
3 deletions
+89
-3
di-ting.properties
java/di-ting.properties
+3
-3
financial-system.properties
java/financial-system.properties
+86
-0
No files found.
java/di-ting.properties
View file @
471ed596
...
@@ -99,9 +99,9 @@ riskcontrol.report.manager.url=http://192.168.4.26
...
@@ -99,9 +99,9 @@ riskcontrol.report.manager.url=http://192.168.4.26
xyqb.app.backend.url
=
http://tappbackend.xyqb.com
xyqb.app.backend.url
=
http://tappbackend.xyqb.com
#
#
qiniu.storage.url
=
http://o9xncg89j.bkt.clouddn.com/
qiniu.storage.url
=
http://o9xncg89j.bkt.clouddn.com/
#
#
risk.quantgroup.cn
riskmanager.api.url
=
http://192.168.4.204
riskmanager.api.url
=
http://192.168.4.204
#
#
fsapi.xyqb.com
finance.system.url
=
http://192.168.4.26:7012
finance.system.url
=
http://192.168.4.26:7012
#
#
taurus.quantgroup.cn
zhibaojin.api.host
=
http://192.168.4.164:9050
zhibaojin.api.host
=
http://192.168.4.164:9050
\ No newline at end of file
java/financial-system.properties
View file @
471ed596
########### mysql ###########
spring.datasource.url
=
jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/financial_system?useUnicode=true&characterEncoding=UTF8&allowMultiQueries=true&zeroDateTimeBehavior=convertToNull
spring.datasource.username
=
${DB_SERVICE_USER}
spring.datasource.password
=
${DB_SERVICE_PASSWORD}
api.jdbc.url
=
jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/financial_system_api?useUnicode=true&characterEncoding=UTF8&allowMultiQueries=true&zeroDateTimeBehavior=convertToNull
api.jdbc.username
=
${DB_SERVICE_USER}
api.jdbc.password
=
${DB_SERVICE_PASSWORD}
system.jdbc.url
=
jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/financial_system?useUnicode=true&characterEncoding=UTF8&allowMultiQueries=true&zeroDateTimeBehavior=convertToNull
system.jdbc.username
=
${DB_SERVICE_USER}
system.jdbc.password
=
${DB_SERVICE_PASSWORD}
xyqb.jdbc.url
=
jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/xyqb?useUnicode=true&characterEncoding=UTF8&allowMultiQueries=true&zeroDateTimeBehavior=convertToNull
xyqb.jdbc.username
=
${DB_SERVICE_USER}
xyqb.jdbc.password
=
${DB_SERVICE_PASSWORD}
paycenter.jdbc.url
=
jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/payment_center?useUnicode=true&characterEncoding=UTF8&allowMultiQueries=true&zeroDateTimeBehavior=convertToNull
paycenter.jdbc.username
=
${DB_SERVICE_USER}
paycenter.jdbc.password
=
${DB_SERVICE_PASSWORD}
btzt.jdbc.url
=
jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/xyqb_btzt?useUnicode=true&characterEncoding=UTF8&allowMultiQueries=true&zeroDateTimeBehavior=convertToNull
btzt.jdbc.username
=
${DB_SERVICE_USER}
btzt.jdbc.password
=
${DB_SERVICE_PASSWORD}
########### redis ###########
financial.redis.master.host
=
${REDIS_SERVICE_HOST}
financial.redis.master.port
=
${REDIS_SERVICE_PORT}
######### rabbitmq ##########
rabbitmq.connection.host
=
${RABBITMQ_SERVICE_HOST}
rabbitmq.connection.port
=
${RABBITMQ_SERVICE_PORT_NODE}
rabbitmq.connection.user
=
${RABBITMQ_SERVICE_USER}
rabbitmq.connection.password
=
${RABBITMQ_SERVICE_PASSWORD}
####### backend service depend ######
# xyqb
xyqb.api.url
=
http://${XYQB_SERVICE_HOST}:${XYQB_SERVICE_PORT}
# xyqb
financial.url.repayXyqbDetail
=
http://${XYQB_SERVICE_HOST}:${XYQB_SERVICE_PORT}/ex/repayment/loan/detail/financial
# xyqb
financial.url.payXyqbDetail
=
http://${XYQB_SERVICE_HOST}:${XYQB_SERVICE_PORT}/ex/payment/loan/detail/financial
# xyqb
org.query.queryUrl
=
http://${XYQB_SERVICE_HOST}:${XYQB_SERVICE_PORT}/ex/repayment/plans
# xyqb
dingting.url.repaymentQuery
=
http://${XYQB_SERVICE_HOST}:${XYQB_SERVICE_PORT}/ex/repayment/view
# xyqb
financial.url.repayBaitiaoDetail
=
http://${XYQB_SERVICE_HOST}:${XYQB_SERVICE_PORT}/ex/repayment/baitiao/detail/financial
# redpacket
redpacket.url.queryPage
=
http://${REDPACKET_SERVICE_HOST}:${REDPACKET_SERVICE_PORT}/api/coupon/cash_record/search
# xyqb-offline
financial.url.repayXyqbOfflineDetail
=
http://${XYQB_OFFLINE_SERVICE_HOST}:${XYQB_OFFLINE_SERVICE_PORT}/ex/financial/get_repay_plan
# xyqb-query
financial.url.getUnRepayPlan.xyqbdb
=
http://${XYQB_QUERY_SERVICE_HOST}:${XYQB_QUERY_SERVICE_PORT}/xyqb/repay/unPaidPlans
# xyqb-query
financial.url.getUnRepayPlan.offlinedb
=
http://${XYQB_QUERY_SERVICE_HOST}:${XYQB_QUERY_SERVICE_PORT}/offline/repay/unPaidPlans
# xyqb-query
financial.url.getUnRepayPlan.baitiao
=
http://${XYQB_QUERY_SERVICE_HOST}:${XYQB_QUERY_SERVICE_PORT}/baitiao/repay/unPaidPlans
# xyqb-query
financial.url.getUnRepayPlan.baitiao_bill
=
http://${XYQB_QUERY_SERVICE_HOST}:${XYQB_QUERY_SERVICE_PORT}/baitiao_bill/repay/unPaidPlans
# xyqb-query
financial.url.getBankInfo
=
http://${XYQB_QUERY_SERVICE_HOST}:${XYQB_QUERY_SERVICE_PORT}/paycenter/bank/cardNoAndPayApproachByOrderNo
# jian-men-guan
org.query.loginUrl
=
http://${JIAN_MEN_GUAN_SERVICE_HOST}:${JIAN_MEN_GUAN_SERVICE_PORT}/user/login
# di-ting
diting.loan.flowno.url
=
http://${DI_TING_SERVICE_HOST}:${DI_TING_SERVICE_PORT}/ex/inside/loan/3rd_flow_nos
# di-ting
rapi.xyqb.plans
=
http://${DI_TING_SERVICE_HOST}:${DI_TING_SERVICE_PORT}/external/hubei/plans
# di-ting
dingting.repay.url
=
http://192.168.4.25:7005/ex/inside/repay/
# gu-bei
paymentCenter.url.compensatory
=
http://${GU_BEI_SERVICE_HOST}:${GU_BEI_SERVICE_PORT}/ex/hf_compensatory/compensatory
# gu-bei
paycenter.pay.url
=
http://${GU_BEI_SERVICE_HOST}:${GU_BEI_SERVICE_PORT}
#
zhongwang.notify.repay.url
=
http://dsdtest.imassbank.com/microcredit/wt/repaySuccNotify
#
zhongwang.notify.pursue.url
=
http://dsdtest.imassbank.com/microcredit/wt/afterCompensationNotify
#
zhongwang.query.plan.url
=
http://dsdtest.imassbank.com/microcredit/load/queryreplayplan
#
financialApi.url.hubeiSendDisc
=
http://localhost:9008/api/hubei/sendDisc
#
thirdparty.api.hubei
=
http://116.211.134.215/Gateway/servlet/OutsiteReqServlet
# model.quantgroup.cn
org.query.baitiaoOverdueUrl
=
http://192.168.4.202/Model/openapi/baitiao/faxi_v2.json
# data-query.quantgroup.cn
user.query.gateway
=
http://192.168.4.193:8081
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment