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
62f72cde
Commit
62f72cde
authored
May 24, 2018
by
wentao.suo
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://git.quantgroup.cn/QA/config_repository
parents
17cc2585
650a3e89
Changes
9
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
31 additions
and
17 deletions
+31
-17
btzt.properties
java/btzt.properties
+1
-1
cash-loan-flow.properties
java/cash-loan-flow.properties
+1
-1
cuishou.properties
java/cuishou.properties
+1
-1
du-jiang-yan.properties
java/du-jiang-yan.properties
+1
-1
financial-system.properties
java/financial-system.properties
+1
-1
gyxd.properties
java/gyxd.properties
+1
-1
rule-engine.properties
java/rule-engine.properties
+22
-8
op-api.js
nodejs/op-api.js
+2
-2
workflow-api.js
nodejs/workflow-api.js
+1
-1
No files found.
java/btzt.properties
View file @
62f72cde
...
...
@@ -105,7 +105,7 @@ lhp.sftp.username=hyrw
lhp.sftp.password
=
t7u.Ow!MmJx9dA
lhp.sftp.port
=
49528
# ka地址
ka.callback.url
=
http://silkroad.
xyqb
.com/
ka.callback.url
=
http://silkroad.
domain
.com/
#合同
contract.application.uri
=
http://pdf-${NAMESPACE}.q-gp.com
# quickpass
...
...
java/cash-loan-flow.properties
View file @
62f72cde
...
...
@@ -184,7 +184,7 @@ standard.crawler.url=http://192.168.4.193:8099/auth-center/ex/data/import.json
coupon.url
=
http://redpacket-${NAMESPACE}.q-gp.com
usersys.motan.registry
=
zookeeper:2181
#招联KA
spider-center.check.url.new
=
http://scapi.
xyqb
.com
spider-center.check.url.new
=
http://scapi.
domain
.com
auth-center.ocr.url
=
http://operator.q-gp.com
cash.url
=
http://qapi-${NAMESPACE}.q-gp.com
warning.loan.mail.port
=
587
...
...
java/cuishou.properties
View file @
62f72cde
...
...
@@ -15,7 +15,7 @@ query.url=http://data-query.quantgroup.cn
paycenter.url
=
http://payapi-${NAMESPACE}.q-gp.com
user.url
=
http://passportapi-${NAMESPACE}.q-gp.com
report.url
=
http://report.quantgroup.cn
fin.url
=
http://fsapi.
xyqb
.com
fin.url
=
http://fsapi.
domain
.com
query.token
=
collection
jobs.schedule
=
0 15 10 * 1 ?
#jobs.schedule1=0 1/2 * * * ?
...
...
java/du-jiang-yan.properties
View file @
62f72cde
...
...
@@ -95,7 +95,7 @@ xyqb.url=http://api-${NAMESPACE}.q-gp.com
# xyqb-ui
xyqb-ui.url
=
http://m-${NAMESPACE}.q-gp.com
# xyqb-query
xyqb.slave.query.url
=
http://query.
xyqb
.com
xyqb.slave.query.url
=
http://query.
domain
.com
# 爬虫地址
quantgroup.crawler.url
=
http://192.168.4.193:8080/SpiderServer/api/dataTransfer/convert.json
# 绑卡结果反馈job
...
...
java/financial-system.properties
View file @
62f72cde
...
...
@@ -163,7 +163,7 @@ thirdparty.api.hubei=http://116.211.134.215/Gateway/servlet/OutsiteReqServlet
compensationday.file.path
=
compensation-days.json
#存储每次请求响应的日志文件
hubei.history.filepath
=
/Users/dufeifei/Downloads
rapi.xyqb.plans
=
http://rapi.
xyqb
.com/external/hubei/plans
rapi.xyqb.plans
=
http://rapi.
domain
.com/external/hubei/plans
#红包查询 测试环境
redpacket.url.queryPage
=
http://redpacket-${NAMESPACE}.q-gp.com/api/coupon/cash_record/search
#海尔云贷
...
...
java/gyxd.properties
View file @
62f72cde
...
...
@@ -116,7 +116,7 @@ contract.policy.ssqian.account.private-key=MIICdQIBADANBgkqhkiG9w0BAQEFAASCAl8wg
# ***** 广源债转配置结束******
filepath.contract.url
=
/home/quant_group/file_upload/gyxd_system/contract/
filepath.ocr.url
=
/home/quant_group/file_upload/gyxd_system/idcard/
usersys.url
=
http://userqry.
xyqb
.com
usersys.url
=
http://userqry.
domain
.com
#广源线下债转
#上传路径 商务上传确认债转文件
business.upload.file.path
=
/home/quant_group/file_upload/gyxd_system/offline_trans/
...
...
java/rule-engine.properties
View file @
62f72cde
...
...
@@ -8,22 +8,25 @@ db.minPoolSize=1
db.maxPoolSize
=
5
db.rule.engine.username
=
qa
db.rule.engine.password
=
qatest
db.rule.engine.url
=
jdbc:mysql://db:3306/
db.rule.engine.database
=
rule_engine?useUnicode=true&characterEncoding=UTF8
db.rule.engine.url
=
jdbc:mysql://db:3306/workflow?useUnicode=true&characterEncoding=UTF8
#db log
log.db.rule.engine.username
=
root
log.db.rule.engine.password
=
log.db.rule.engine.url
=
jdbc:mysql://db:4000/
log.db.rule.engine.database
=
rule_engine?useUnicode=true&characterEncoding=UTF8
log.db.rule.engine.username
=
qa
log.db.rule.engine.password
=
qatest
log.db.rule.engine.url
=
jdbc:mysql://db:3306/workflow?useUnicode=true&characterEncoding=UTF8
log.db.minPoolSize
=
1
log.db.maxPoolSize
=
10
#kafka producer
producer.bootstrap.servers
=
qc2-bigdata-hadoop-qa-1001:9092,qc2-bigdata-hadoop-qa-1002:9092,qc2-bigdata-hadoop-qa-1003:9092,qc2-bigdata-hadoop-qa-1004:9092
# qc2-bigdata-hadoop-qa-1001 192.168.64.5
# qc2-bigdata-hadoop-qa-1002 192.168.64.6
# qc2-bigdata-hadoop-qa-1003 192.168.64.7
# qc2-bigdata-hadoop-qa-1004 192.168.64.8
producer.bootstrap.servers
=
192.168.64.5:9092,192.168.64.6:9092,192.168.64.7:9092,192.168.64.8:9092
#kafka consumer
consumer.bootstrap.servers
=
qc2-bigdata-hadoop-qa-1001:9092,qc2-bigdata-hadoop-qa-1002:9092,qc2-bigdata-hadoop-qa-1003:9092,qc2-bigdata-hadoop-qa-1004
:9092
consumer.bootstrap.servers
=
192.168.64.5:9092,192.168.64.6:9092,192.168.64.7:9092,192.168.64.8
:9092
consumer.group.id
=
rule_engine
##feature api url
...
...
@@ -41,3 +44,14 @@ rule.redis.sentinel2.host=
rule.redis.sentinel2.port
=
1
rule.redis.sentinel3.host
=
rule.redis.sentinel3.port
=
1
security.sessions
=
never
spring.aop.proxy-target-class
=
true
spring.velocity.checkTemplateLocation
=
false
spring.velocity.properties.input.encoding
=
utf-8
spring.velocity.properties.output.encoding
=
utf-8
spring.velocity.content-type
=
text/html;charset=utf-8
spring.velocity.cache
=
true
multipart.max-file-size
=
30Mb
multipart.max-request-size
=
30Mb
maxPostSize
=
-1
\ No newline at end of file
nodejs/op-api.js
View file @
62f72cde
...
...
@@ -23,8 +23,8 @@ module.exports = {
merchant_api
:
'
http://merchantapi.domain.com
'
,
settlement_api
:
'
http://settlementapi.domain.com
'
,
score_api
:
'
http://scoreapi.domain.com
'
,
quantcube_api
:
'
http://quantcube-ui.
xyqb
.com
'
,
ruleEngine_api
:
'
http://rule-engine.
xyqb
.com
'
quantcube_api
:
'
http://quantcube-ui.
domain
.com
'
,
ruleEngine_api
:
'
http://rule-engine.
domain
.com
'
},
// 站点相关的配置
...
...
nodejs/workflow-api.js
View file @
62f72cde
...
...
@@ -18,7 +18,7 @@ module.exports = {
database
:
'
workflow
'
},
ruleEngine
:
{
host
:
'
http://
192.168.4.15:7104
'
host
:
'
http://
rule-engine.domain.com
'
},
dingDing
:
{
host
:
'
https://oapi.dingtalk.com/robot/send?access_token=d98313d2ac9e53b73547d16e251737d85eb39183c4a0c4568c8174125b75c6cd
'
,
...
...
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