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
3ace5854
Commit
3ace5854
authored
Nov 13, 2017
by
张 斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加du-jiang-yan的配置
parent
38a4d808
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
31 additions
and
1 deletion
+31
-1
du-jiang-yan.properties
java/du-jiang-yan.properties
+30
-0
financial-system.properties
java/financial-system.properties
+1
-1
No files found.
java/du-jiang-yan.properties
View file @
3ace5854
########### mysql ###########
dujiangyan.data.jdbc-url
=
jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/dujiangyan?useUnicode=true&characterEncoding=UTF8
dujiangyan.data.password
=
${DB_SERVICE_PASSWORD}
dujiangyan.data.user
=
${DB_SERVICE_USER}
####### frontend service depend ######
# todo: xyqb-ui or xjd-ui ????
xyqb-ui.url
=
http://192.168.192.206:8999
####### backend service depend ######
# silk-road-eureka
eureka.client.serviceUrl.defaultZone
=
http://${SILK_ROAD_EUREKA_SERVICE_HOST}:${SILK_ROAD_EUREKA_SERVICE_PORT}/eureka/
# han-gu-guan
xyqb.auth.url
=
http://${HAN_GU_GUAN_SERVICE_HOST}:${HAN_GU_GUAN_SERVICE_PORT}/app/login
# gu-bei
pay-center.url
=
http://${GU_BEI_SERVICE_HOST}:${GU_BEI_SERVICE_PORT}
# di-ting
di-ting.url
=
http://${DI_TING_SERVICE_HOST}:${DI_TING_SERVICE_PORT}
# xyqb
xyqb.url
=
http://${XYQB_SERVICE_HOST}:${XYQB_SERVICE_PORT}
# xyqb-query
xyqb.slave.query.url
=
http://${XYQB_QUERY_SERVICE_HOST}:${XYQB_QUERY_SERVICE_PORT}
# xyqb-user2
usersys.url
=
http://${XYQB_USER2_SERVICE_HOST}:${XYQB_USER2_SERVICE_PORT}
# spider.quantgroup.cn
quantgroup.crawler.url
=
http://spider.quantgroup.cn/SpiderServer/api/dataTransfer/convert.json
# openapi.quantgroup.cn
lkb.client.url
=
http://openapi.quantgroup.cn/LKBClient/openapi
\ No newline at end of file
java/financial-system.properties
View file @
3ace5854
...
...
@@ -65,7 +65,7 @@ diting.loan.flowno.url=http://${DI_TING_SERVICE_HOST}:${DI_TING_SERVICE_PORT}/ex
# 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/
dingting.repay.url
=
http://
${DI_TING_SERVICE_HOST}:${DI_TING_SERVICE_PORT}
/ex/inside/repay/
# gu-bei
paymentCenter.url.compensatory
=
http://${GU_BEI_SERVICE_HOST}:${GU_BEI_SERVICE_PORT}/ex/hf_compensatory/compensatory
# gu-bei
...
...
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