Commit 441b12d8 authored by daidekun's avatar daidekun

Merge branch 'master' of git.quantgroup.cn:QA/config_repository

parents 229b3642 380ed73b
...@@ -109,7 +109,7 @@ lhp.sftp.password = t7u.Ow!MmJx9dA ...@@ -109,7 +109,7 @@ lhp.sftp.password = t7u.Ow!MmJx9dA
lhp.sftp.port = 49528 lhp.sftp.port = 49528
# ka地址 # ka地址
ka.callback.url = http://silkroad.xyqb.com/ ka.callback.url = http://silkroad -${NAMESPACE}.q-gp.com/
delete from payment_center.bank_card_detail where card_no = $card_no; delete from payment_center.bank_card_detail where card_no = $card_no;
#合同 #合同
......
...@@ -19,7 +19,7 @@ rabbitmq.connection.password=qatest ...@@ -19,7 +19,7 @@ rabbitmq.connection.password=qatest
####### backend service depend ###### ####### backend service depend ######
# xyqb # xyqb
xyqb.url=http://xyqb xyqb.url=http://xyqb
# passportapi.xyqb.com # passportapi -${NAMESPACE}.q-gp.com
usersys.url=http://xyqb-user2 usersys.url=http://xyqb-user2
# #
fdfs.url=172.16.3.63:22122 fdfs.url=172.16.3.63:22122
......
...@@ -29,9 +29,9 @@ usersys.motan.registry=zookeeper:2181 ...@@ -29,9 +29,9 @@ usersys.motan.registry=zookeeper:2181
####### frontend service depend ###### ####### frontend service depend ######
# todo: xyqb-ui or xjd-ui ???? # todo: xyqb-ui or xjd-ui ????
xyqb-ui.url=http://m.xyqb.com xyqb-ui.url=http://m -${NAMESPACE}.q-gp.com
# todo: xyqb-ui or xjd-ui ???? # todo: xyqb-ui or xjd-ui ????
https.xyqb-ui.url=https://m.xyqb.com https.xyqb-ui.url=https://m -${NAMESPACE}.q-gp.com
####### backend service depend ###### ####### backend service depend ######
...@@ -52,7 +52,7 @@ xyqb.slave.query.url=http://xyqb-query ...@@ -52,7 +52,7 @@ xyqb.slave.query.url=http://xyqb-query
# du-jiang-yan # du-jiang-yan
du-jiang-yan.url = http://du-jiang-yan du-jiang-yan.url = http://du-jiang-yan
# cash-loan-flow # cash-loan-flow
bind.card.callback.url=http://qapi.xyqb.com/bind_card/notice bind.card.callback.url=http://qapi -${NAMESPACE}.q-gp.com/bind_card/notice
# spider-center # spider-center
spider-center.url=http://spider-center spider-center.url=http://spider-center
# redpacket # redpacket
......
...@@ -49,7 +49,7 @@ regCenter.serverList=zookeeper:2181 ...@@ -49,7 +49,7 @@ regCenter.serverList=zookeeper:2181
####### frontend service depend ###### ####### frontend service depend ######
# todo: xyqb-ui or xjd-ui ???? # todo: xyqb-ui or xjd-ui ????
yg.premium.callbackPageUrl=http://m.xyqb.com/loan/card-binding yg.premium.callbackPageUrl=http://m -${NAMESPACE}.q-gp.com/loan/card-binding
####### backend service depend ###### ####### backend service depend ######
...@@ -66,9 +66,9 @@ spider.center.user.photo=http://spider-center/ex/app/photo ...@@ -66,9 +66,9 @@ spider.center.user.photo=http://spider-center/ex/app/photo
# gyxd # gyxd
guangyuan.api.url=http://gyxd guangyuan.api.url=http://gyxd
# di-ting # di-ting
guangyuan.notifyurl=http://rapi.xyqb.com/external/gy/callback guangyuan.notifyurl=http://rapi -${NAMESPACE}.q-gp.com/external/gy/callback
# di-ting # di-ting
yqg.payment-notify-url=http://rapi.xyqb.com/zhouqian_diting_dev/external/funds/fund-notice yqg.payment-notify-url=http://rapi -${NAMESPACE}.q-gp.com/zhouqian_diting_dev/external/funds/fund-notice
# financial-system # financial-system
finance.api.url=http://financial-system/api/ finance.api.url=http://financial-system/api/
# black-hole # black-hole
...@@ -96,12 +96,12 @@ riskcontrol.report.make.url=http://192.168.4.26:8040 ...@@ -96,12 +96,12 @@ riskcontrol.report.make.url=http://192.168.4.26:8040
# #
riskcontrol.report.manager.url=http://192.168.4.26 riskcontrol.report.manager.url=http://192.168.4.26
# #
xyqb.app.backend.url=http://tappbackend.xyqb.com xyqb.app.backend.url=http://tappbackend -${NAMESPACE}.q-gp.com
# #
qiniu.storage.url=http://o9xncg89j.bkt.clouddn.com/ qiniu.storage.url=http://o9xncg89j.bkt.clouddn.com/
# risk.quantgroup.cn # risk.quantgroup.cn
riskmanager.api.url=http://192.168.4.204 riskmanager.api.url=http://192.168.4.204
# fsapi.xyqb.com # fsapi -${NAMESPACE}.q-gp.com
finance.system.url=http://192.168.4.26:7012 finance.system.url=http://192.168.4.26:7012
# taurus.quantgroup.cn # 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
...@@ -13,7 +13,7 @@ dujiangyan.mq.password=qatest ...@@ -13,7 +13,7 @@ dujiangyan.mq.password=qatest
####### frontend service depend ###### ####### frontend service depend ######
# todo: xyqb-ui or xjd-ui ???? # todo: xyqb-ui or xjd-ui ????
xyqb-ui.url=http://m.xyqb.com xyqb-ui.url=http://m -${NAMESPACE}.q-gp.com
####### backend service depend ###### ####### backend service depend ######
......
This diff is collapsed.
...@@ -11,14 +11,14 @@ xyqb.redis.master.port=6379 ...@@ -11,14 +11,14 @@ xyqb.redis.master.port=6379
####### frontend service depend ###### ####### frontend service depend ######
# todo: xyqb-ui or xjd-ui ???? # todo: xyqb-ui or xjd-ui ????
xyqb.url=http://m.xyqb.com xyqb.url=http://m -${NAMESPACE}.q-gp.com
####### backend service depend ###### ####### backend service depend ######
## xyqb ## xyqb
xyqb.api.url=http://xyqb xyqb.api.url=http://xyqb
# han-gu-guan # han-gu-guan
xyqb.auth.url=http://auth.xyqb.com xyqb.auth.url=http://auth -${NAMESPACE}.q-gp.com
# xyqb-user2 # xyqb-user2
usersys.url=http://xyqb-user2 usersys.url=http://xyqb-user2
# #
......
...@@ -17,7 +17,7 @@ rabbitmq.connection.password=qatest ...@@ -17,7 +17,7 @@ rabbitmq.connection.password=qatest
####### frontend service depend ###### ####### frontend service depend ######
# spider-center-ui # spider-center-ui
spider-ui.host=http://sc.xyqb.com spider-ui.host=http://sc -${NAMESPACE}.q-gp.com
####### backend service depend ###### ####### backend service depend ######
...@@ -26,7 +26,7 @@ spider.finish.new.url=http://xyqb/ex/spider_center/newSpider_finish ...@@ -26,7 +26,7 @@ spider.finish.new.url=http://xyqb/ex/spider_center/newSpider_finish
# han-gu-guan # han-gu-guan
hanguguan.url=http://han-gu-guan/ hanguguan.url=http://han-gu-guan/
# spider-center # spider-center
spider-center.host=http://scapi.xyqb.com spider-center.host=http://scapi -${NAMESPACE}.q-gp.com
# redpacket # redpacket
yunying.activity.url=http://redpacket/api/activity/59/record yunying.activity.url=http://redpacket/api/activity/59/record
# xyqb-user2 # xyqb-user2
......
...@@ -36,10 +36,10 @@ eureka.client.serviceUrl.defaultZone=http://silk-road-eureka/eureka/ ...@@ -36,10 +36,10 @@ eureka.client.serviceUrl.defaultZone=http://silk-road-eureka/eureka/
contract.application.uri=http://black-hole contract.application.uri=http://black-hole
# traffic-webapp # traffic-webapp
domains.traffic=http://flow.xyqb.com domains.traffic=http://flow -${NAMESPACE}.q-gp.com
# fendan # fendan
domains.dispatch=https://fendan domains.dispatch=https://fendan
# xyqb-user2 # xyqb-user2
domains.passportapi2=http://xyqb-user domains.passportapi2=http://xyqb-user
# userqry.xyqb.com # userqry -${NAMESPACE}.q-gp.com
domains.userqry=http://192.168.4.13:7042 domains.userqry=http://192.168.4.13:7042
...@@ -30,9 +30,9 @@ spring.mail.properties.mail.smtp.starttls.required=true ...@@ -30,9 +30,9 @@ spring.mail.properties.mail.smtp.starttls.required=true
bt.activate.return.url = http://localhost bt.activate.return.url = http://localhost
bt.pay.return.url = http://localhost bt.pay.return.url = http://localhost
bt.activate.notify.url = http://mallapi.xyqb.com/ex/baitiao/result/activate bt.activate.notify.url = http://mallapi -${NAMESPACE}.q-gp.com/ex/baitiao/result/activate
bt.order.notify.url = http://mallapi.xyqb.com/ex/baitiao/result/order bt.order.notify.url = http://mallapi -${NAMESPACE}.q-gp.com/ex/baitiao/result/order
bt.refund.notify.url = http://mallapi.xyqb.com/ex/baitiao/result/refund bt.refund.notify.url = http://mallapi -${NAMESPACE}.q-gp.com/ex/baitiao/result/refund
bt.merchant-id = xyqb_mall bt.merchant-id = xyqb_mall
flow.merchant-id = flow_xyqb_mall flow.merchant-id = flow_xyqb_mall
live.merchant-id = live_xyqb_mall live.merchant-id = live_xyqb_mall
...@@ -49,11 +49,11 @@ wx.digital.merchant-id = wx_digital_xyqb_mall ...@@ -49,11 +49,11 @@ wx.digital.merchant-id = wx_digital_xyqb_mall
edx.merchant-id = edaixi edx.merchant-id = edaixi
yb.merchant-id = youbao yb.merchant-id = youbao
bt.server.url = http://guard.xyqb.com bt.server.url = http://guard -${NAMESPACE}.q-gp.com
yyg.merchant-id = 1yuangou_xyqb_mall yyg.merchant-id = 1yuangou_xyqb_mall
wx.activate.merchant-id = weixin88888 wx.activate.merchant-id = weixin88888
bt.edxActivate.return.url = https://mall.xyqb.com/deposit/activity-landing bt.edxActivate.return.url = https://mall -${NAMESPACE}.q-gp.com/deposit/activity-landing
bt.edx.pay.return.url = https://wx.rongchain.com/new_weixin/view/order_place.html?category_id=1070&price_read=1&city_id=1 bt.edx.pay.return.url = https://wx.rongchain.com/new_weixin/view/order_place.html?category_id=1070&price_read=1&city_id=1
xyqb.filter.allowedOrigin = * xyqb.filter.allowedOrigin = *
...@@ -72,13 +72,13 @@ xyqb.redis.sentinel2.port=0 ...@@ -72,13 +72,13 @@ xyqb.redis.sentinel2.port=0
xyqb.redis.sentinel3.host= xyqb.redis.sentinel3.host=
xyqb.redis.sentinel3.port=0 xyqb.redis.sentinel3.port=0
xyqb.quartz.url = http://quartz.xyqb.com xyqb.quartz.url = http://quartz -${NAMESPACE}.q-gp.com
quartz.notify.url = http://mallapi.xyqb.com/ex/quartz/callback quartz.notify.url = http://mallapi -${NAMESPACE}.q-gp.com/ex/quartz/callback
xyqb.api.url = http://btapi.xyqb.com xyqb.api.url = http://btapi -${NAMESPACE}.q-gp.com
xyqb.xyqb.url = http://api.xyqb.com xyqb.xyqb.url = http://api -${NAMESPACE}.q-gp.com
xyqb.offapi.url = http://offapi.xyqb.com xyqb.offapi.url = http://offapi -${NAMESPACE}.q-gp.com
xyqb.merchant.url = http://merchantapi.xyqb.com xyqb.merchant.url = http://merchantapi -${NAMESPACE}.q-gp.com
red.packet.url = http://redpacket.xyqb.com red.packet.url = http://redpacket -${NAMESPACE}.q-gp.com
# LKB Model # LKB Model
lkb.model.url = http://model.quantgroup.cn/Model/openapi lkb.model.url = http://model.quantgroup.cn/Model/openapi
...@@ -129,12 +129,12 @@ red.packet.id = 112 ...@@ -129,12 +129,12 @@ red.packet.id = 112
xyqb.queryedx = http://ka05.edaixi.cn:81/api/v1 xyqb.queryedx = http://ka05.edaixi.cn:81/api/v1
xyqb.yb=http://uboxapi.dev.uboxol.com/opentrade xyqb.yb=http://uboxapi.dev.uboxol.com/opentrade
xyqb.yb.retainTime = 600000 xyqb.yb.retainTime = 600000
xyqb.yb.scanCode.returnUrl = http://bt.xyqb.com/youbao/order-detail xyqb.yb.scanCode.returnUrl = http://bt -${NAMESPACE}.q-gp.com/youbao/order-detail
yb.activity.id = 200 yb.activity.id = 200
xyqb.yb.appid = fd8c227eaaa9b858425792d4e9bbedd8 xyqb.yb.appid = fd8c227eaaa9b858425792d4e9bbedd8
xyqb.yb.key = cb0d963764984f61c571e8773065c659 xyqb.yb.key = cb0d963764984f61c571e8773065c659
usersys.url = http://xyqb-user usersys.url = http://xyqb-user
baitiao.active.error = https://mall.xyqb.com/activate-status baitiao.active.error = https://mall -${NAMESPACE}.q-gp.com/activate-status
xyqb.invoice.url = http://221.239.34.154:10001/InvoiceTest/InvoiceService?wsdl xyqb.invoice.url = http://221.239.34.154:10001/InvoiceTest/InvoiceService?wsdl
xyqb.invoice.user = test xyqb.invoice.user = test
xyqb.invoice.pwd = 1234567890 xyqb.invoice.pwd = 1234567890
...@@ -145,22 +145,22 @@ xyqb.jd.appSecret = dd512fd45f8440f1a27dedbf8a63faf5 ...@@ -145,22 +145,22 @@ xyqb.jd.appSecret = dd512fd45f8440f1a27dedbf8a63faf5
xyqb.jd.username = %e9%87%8f%e5%8c%96%e6%b4%be001 xyqb.jd.username = %e9%87%8f%e5%8c%96%e6%b4%be001
xyqb.jd.pwd = e10adc3949ba59abbe56e057f20f883e xyqb.jd.pwd = e10adc3949ba59abbe56e057f20f883e
xyqb.jd.url = http://192.168.4.241/api xyqb.jd.url = http://192.168.4.241/api
payment.stand.url = http://bt.xyqb.com/pay/order-detail-weixin payment.stand.url = http://bt -${NAMESPACE}.q-gp.com/pay/order-detail-weixin
free.pay.success.url = http://bt.xyqb.com/pay/pay-success-weixin free.pay.success.url = http://bt -${NAMESPACE}.q-gp.com/pay/pay-success-weixin
kuaidi100.key = mZWPNPVd8455 kuaidi100.key = mZWPNPVd8455
kuaidi100.customer = 567575D29D20EBCB73DD2BDA956CA1BD kuaidi100.customer = 567575D29D20EBCB73DD2BDA956CA1BD
server.host = mallapi.xyqb.com server.host = mallapi -${NAMESPACE}.q-gp.com
# phone recharge # phone recharge
fulu.phone.charge.call.back = http://mallapi.xyqb.com/ex/fulu/callback/phone/charge fulu.phone.charge.call.back = http://mallapi -${NAMESPACE}.q-gp.com/ex/fulu/callback/phone/charge
kamen.phone.url = http://mock.q-gp.com/Interface/Method kamen.phone.url = http://mock.q-gp.com/Interface/Method
kamen.phone.customerid = test kamen.phone.customerid = test
kamen.phone.secretkey = 12345678901234567890 kamen.phone.secretkey = 12345678901234567890
feign.hystrix.enabled = true feign.hystrix.enabled = true
payCenter.hostname = payapi.xyqb.com payCenter.hostname = payapi -${NAMESPACE}.q-gp.com
xyqb.edx.appid = a32cf04617a6241dadcca9ad7a80466f xyqb.edx.appid = a32cf04617a6241dadcca9ad7a80466f
xyqb.edx.key = 9ab2b96b0ec4b7494dcd56b150ac34c5 xyqb.edx.key = 9ab2b96b0ec4b7494dcd56b150ac34c5
baitiao.api.url = http://btapi.xyqb.com baitiao.api.url = http://btapi -${NAMESPACE}.q-gp.com
rabbitmq.connection.queue.delay = delay rabbitmq.connection.queue.delay = delay
rabbitmq.mall.delayExchange = delayExchange rabbitmq.mall.delayExchange = delayExchange
rabbitmq.connection.queue.delay.refund = delayRefund rabbitmq.connection.queue.delay.refund = delayRefund
......
...@@ -18,7 +18,7 @@ rabbitmq.connection.password=qatest ...@@ -18,7 +18,7 @@ rabbitmq.connection.password=qatest
####### frontend service depend ###### ####### frontend service depend ######
# offline-ui # offline-ui
offline.ui.url=http://off.xyqb.com offline.ui.url=http://off -${NAMESPACE}.q-gp.com
####### backend service depend ###### ####### backend service depend ######
......
...@@ -41,23 +41,23 @@ lkb.import.url = http://spider-center ...@@ -41,23 +41,23 @@ lkb.import.url = http://spider-center
# LKB # LKB
lkb.url = http://192.168.192.251:8081/LKB lkb.url = http://192.168.192.251:8081/LKB
# xyqb # xyqb
xyqb.url = https://m.xyqb.com xyqb.url = https://m -${NAMESPACE}.q-gp.com
xyqb.api.url = http://api.xyqb.com xyqb.api.url = http://api -${NAMESPACE}.q-gp.com
#sdk #sdk
model.quantgroup.url = http://192.168.4.202 model.quantgroup.url = http://192.168.4.202
xyqb.auth.url = http://auth.xyqb.com xyqb.auth.url = http://auth -${NAMESPACE}.q-gp.com
xyqb-user.ui = http://passport.xyqb.com xyqb-user.ui = http://passport -${NAMESPACE}.q-gp.com
xyqb-user.ui-s = https://passport.xyqb.com xyqb-user.ui-s = https://passport -${NAMESPACE}.q-gp.com
#xyqb-user-域名 #xyqb-user-域名
xyqb.user.domain = passport.xyqb.com xyqb.user.domain = passport -${NAMESPACE}.q-gp.com
xyqb.user.query.url = http://userqry.xyqb.com xyqb.user.query.url = http://userqry -${NAMESPACE}.q-gp.com
xyqb.domain = http://api.xyqb.com xyqb.domain = http://api -${NAMESPACE}.q-gp.com
xyqb.paycenter.url = http://payapi.xyqb.com xyqb.paycenter.url = http://payapi -${NAMESPACE}.q-gp.com
xyqb.paycenter.id = 3 xyqb.paycenter.id = 3
#内部运营系统 #内部运营系统
xyqb.yunying.url = https://opapi.xyqb.com xyqb.yunying.url = https://opapi -${NAMESPACE}.q-gp.com
#马甲包 #马甲包
loanvest.rabbitmq.connection.virtual-host = /loan_order loanvest.rabbitmq.connection.virtual-host = /loan_order
......
...@@ -50,7 +50,7 @@ auth.zfb.sendMsg=/ds/zhifubao/sendMsg1.json ...@@ -50,7 +50,7 @@ auth.zfb.sendMsg=/ds/zhifubao/sendMsg1.json
auth.zfb.verify.sendMsg=/ds/zhifubao/verify_sendMsg1.json auth.zfb.verify.sendMsg=/ds/zhifubao/verify_sendMsg1.json
# Riskcontrol # Riskcontrol
risk.client.url=http://rapi.xyqb.com risk.client.url=http://rapi -${NAMESPACE}.q-gp.com
risk.authed-report=/external/authed_and_make_report risk.authed-report=/external/authed_and_make_report
# 马上金融接入相关 # 马上金融接入相关
...@@ -92,15 +92,15 @@ beiyin.wsdl=https://www.fourfire.cc:31443/eloan-services/services/TransService ...@@ -92,15 +92,15 @@ beiyin.wsdl=https://www.fourfire.cc:31443/eloan-services/services/TransService
beiyin.sign.key=34300C4C13B7F5F1CBEFFC221044BB09 beiyin.sign.key=34300C4C13B7F5F1CBEFFC221044BB09
# Xyqb # Xyqb
xyqb-ui.url=http://m.xyqb.com xyqb-ui.url=http://m -${NAMESPACE}.q-gp.com
xyqb-ui.domain=m.xyqb.com xyqb-ui.domain=m -${NAMESPACE}.q-gp.com
xyqb-auth.url=http://auth.xyqb.com xyqb-auth.url=http://auth -${NAMESPACE}.q-gp.com
qgbc-ui.url=https://bt.xyqb.com qgbc-ui.url=https://bt -${NAMESPACE}.q-gp.com
mall-ui.url=https://mall.xyqb.com mall-ui.url=https://mall -${NAMESPACE}.q-gp.com
xyqb.du-jiang-yan.url=http://qapi.xyqb.com xyqb.du-jiang-yan.url=http://qapi -${NAMESPACE}.q-gp.com
xyqb.dispatch.url=http://dispatch.xyqb.com/dispatch xyqb.dispatch.url=http://dispatch -${NAMESPACE}.q-gp.com/dispatch
xyqb-mall.url=http://mallapi.xyqb.com xyqb-mall.url=http://mallapi -${NAMESPACE}.q-gp.com
bt.url = http://btapi.xyqb.com bt.url = http://btapi -${NAMESPACE}.q-gp.com
# 卡牛 # 卡牛
...@@ -108,15 +108,15 @@ cardniu.url=http://kn.feidee.net/loanmanage/loan/partner/k_n_user_quota.do ...@@ -108,15 +108,15 @@ cardniu.url=http://kn.feidee.net/loanmanage/loan/partner/k_n_user_quota.do
cardniu.client.url=http://kn.feidee.net/loanmanage/loan/partner/k_n_user_quota_client.do cardniu.client.url=http://kn.feidee.net/loanmanage/loan/partner/k_n_user_quota_client.do
spider-center=http://scapi.xyqb.com/ spider-center=http://scapi -${NAMESPACE}.q-gp.com/
xyqb.paycenter.url=http://payapi.xyqb.com/ xyqb.paycenter.url=http://payapi -${NAMESPACE}.q-gp.com/
xyqb.paycenter.id=3 xyqb.paycenter.id=3
baitiao.paycenter.id=4 baitiao.paycenter.id=4
xyqb.paycenter.refound.url=http://payapi.xyqb.com/ex/order/search/ xyqb.paycenter.refound.url=http://payapi -${NAMESPACE}.q-gp.com/ex/order/search/
#diting #diting
diting.url=http://rapi.xyqb.com/external/baitiao/reviewhistory/syncprogress/tofilterringwaiting diting.url=http://rapi -${NAMESPACE}.q-gp.com/external/baitiao/reviewhistory/syncprogress/tofilterringwaiting
...@@ -146,12 +146,12 @@ funding.rabbitmq.exchange=assignment ...@@ -146,12 +146,12 @@ funding.rabbitmq.exchange=assignment
rabbitmq.connection.virtual-host.funding=/funding rabbitmq.connection.virtual-host.funding=/funding
usersys.url=http://xyqb-user usersys.url=http://xyqb-user
usersysui.url=http://passport.xyqb.com usersysui.url=http://passport -${NAMESPACE}.q-gp.com
coupon.domain=http://redpacket.xyqb.com coupon.domain=http://redpacket -${NAMESPACE}.q-gp.com
redpacket_search_url=http://redpacket.xyqb.com/redpacket/index/search_by_index redpacket_search_url=http://redpacket -${NAMESPACE}.q-gp.com/redpacket/index/search_by_index
redpacket_mall_use_callback_url=http://redpacket.xyqb.com/redpacket/notify/mall/redpacket_used redpacket_mall_use_callback_url=http://redpacket -${NAMESPACE}.q-gp.com/redpacket/notify/mall/redpacket_used
draw_redpacket_notify_url=http://redpacket.xyqb.com/redpacket/distribute/draw_for_mall_redpacket draw_redpacket_notify_url=http://redpacket -${NAMESPACE}.q-gp.com/redpacket/distribute/draw_for_mall_redpacket
# loan order mq # loan order mq
loanorder.rabbitmq.connection.virtual-host=/loan_order loanorder.rabbitmq.connection.virtual-host=/loan_order
...@@ -174,17 +174,17 @@ loanvest.rabbitmq.connection.user=qa ...@@ -174,17 +174,17 @@ loanvest.rabbitmq.connection.user=qa
loanvest.rabbitmq.connection.password=qatest loanvest.rabbitmq.connection.password=qatest
cash.loan.url=http://qapi.xyqb.com cash.loan.url=http://qapi -${NAMESPACE}.q-gp.com
ipList.flush.url = http://auth.xyqb.com/config/reset?key=lkb_config007 ipList.flush.url = http://auth -${NAMESPACE}.q-gp.com/config/reset?key=lkb_config007
baitiao_redpacket_notify_url=http://redpacket.xyqb.com baitiao_redpacket_notify_url=http://redpacket -${NAMESPACE}.q-gp.com
baitiaodebt.rabbitmq.queue.xyqb=xyqb_baitiao_queue baitiaodebt.rabbitmq.queue.xyqb=xyqb_baitiao_queue
baitiaodebt.rabbitmq.exchange.quanarorder=baitiao_debt baitiaodebt.rabbitmq.exchange.quanarorder=baitiao_debt
baitiaodebt.rabbitmq.connection.virtual-host=baitiao_debt baitiaodebt.rabbitmq.connection.virtual-host=baitiao_debt
xyqb.baitiao.api.url=http://btapi.xyqb.com xyqb.baitiao.api.url=http://btapi -${NAMESPACE}.q-gp.com
xyqb.black_hole.url=http://pdf.quantgroup.cn xyqb.black_hole.url=http://pdf.quantgroup.cn
...@@ -199,11 +199,11 @@ paycenter.rabbitmq.connection.user=qa ...@@ -199,11 +199,11 @@ paycenter.rabbitmq.connection.user=qa
paycenter.rabbitmq.connection.password=qatest paycenter.rabbitmq.connection.password=qatest
#callback url after get a jumei 520 coupon #callback url after get a jumei 520 coupon
jumei.callback.url=https://m.xyqb.com/app-landing?registerFrom=xxx&extData={"registerFrom":xxx} jumei.callback.url=https://m -${NAMESPACE}.q-gp.com/app-landing?registerFrom=xxx&extData={"registerFrom":xxx}
rent.house.bargain.url=http://activity.xyqb.com/to-share rent.house.bargain.url=http://activity -${NAMESPACE}.q-gp.com/to-share
h5-ui.url=https://h5.xyqb.com h5-ui.url=https://h5 -${NAMESPACE}.q-gp.com
finance.system.url=http://financial-system finance.system.url=http://financial-system
finance.api.url=http://financial-system finance.api.url=http://financial-system
usercredict.url=http://member.xyqb.com usercredict.url=http://member -${NAMESPACE}.q-gp.com
\ No newline at end of file \ No newline at end of file
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