Commit 248e8e4f authored by kalvin's avatar kalvin
parent 2d311979
......@@ -121,7 +121,7 @@ order.approve.feedback.job.enable=0
repaymentplan.feedback.job.enable=0
# 允许新用户进件
permit.new.user = 1
spider-center.check.url=http://139.198.2.95:38099
spider-center.check.url=http://operator.q-gp.com
# rong360 config end
# 通用渠道推送的公私钥
xyqb.channel.publicKeyPath=/channel/channel-public-key.pem
......@@ -185,7 +185,7 @@ coupon.url=http://redpacket-${NAMESPACE}.q-gp.com
usersys.motan.registry=zookeeper:2181
#招联KA
spider-center.check.url.new=http://scapi.xyqb.com
auth-center.ocr.url=http://139.198.2.95:38099
auth-center.ocr.url=http://operator.q-gp.com
cash.url=http://qapi-${NAMESPACE}.q-gp.com
warning.loan.mail.port = 587
jd_repayment_available = 1
......
var protocal = window.location.protocol
var apiHost = protocal + '//172.30.220.7:8099'
var apiHost = protocal + '//operator.q-gp.com'
var xyqbApiHost = protocal + '//api.domain.com';
module.exports = {
......
......@@ -65,7 +65,7 @@ module.exports = {
},
spiderCenter:{
root: 'http://scapi.domain.com',
host: 'http://139.198.2.95:38099', //this is v2
host: 'http://operator.q-gp.com', //this is v2
},
loanAPIServer: {
root: 'http://api.domain.com',
......
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