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
94941027
Commit
94941027
authored
Dec 16, 2017
by
daidekun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xyqb-mall配置维护
parent
24d1c94b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
157 additions
and
122 deletions
+157
-122
xyqb-mall.properties
java/xyqb-mall.properties
+157
-122
No files found.
java/xyqb-mall.properties
View file @
94941027
########### mysql ###########
mall.data.mysql.jdbc-url
=
jdbc:mysql://db:3306/mall?useUnicode=true&characterEncoding=UTF8
mall.data.mysql.jdbc-url
=
jdbc:mysql://db:3306/mall?useUnicode=true&characterEncoding=UTF8
mall.data.mysql.user
=
qa
mall.data.mysql.user
=
qa
mall.data.mysql.password
=
qatest
mall.data.mysql.password
=
qatest
spring.jpa.show-sql
=
true
mall.xyqb.data.mysql.max-pool-size
=
1000
spring.data.jpa.repositories.enabled
=
true
security.sessions
=
never
spring.aop.proxy-target-class
=
true
spring.velocity.checkTemplateLocation
=
false
server.port
=
80
server.session-timeout
=
5184000
spring.datasource.test-while-idle
=
true
spring.datasource.time-between-eviction-runs-millis
=
3600000
spring.datasource.validation-query
=
SELECT 1
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
########### redis ###########
multipart.max-file-size
=
30Mb
multipart.max-request-size
=
30Mb
spring.mail.host
=
smtp.qq.com
spring.mail.username
=
283673756@qq.com
spring.mail.password
=
uobudzxuxaukcahc
spring.mail.properties.mail.smtp.auth
=
true
spring.mail.properties.mail.smtp.starttls.enable
=
true
spring.mail.properties.mail.smtp.starttls.required
=
true
bt.activate.return.url
=
http://localhost
bt.pay.return.url
=
http://localhost
bt.activate.notify.url
=
http://mallapi.xyqb.com/ex/baitiao/result/activate
bt.order.notify.url
=
http://mallapi.xyqb.com/ex/baitiao/result/order
bt.refund.notify.url
=
http://mallapi.xyqb.com/ex/baitiao/result/refund
bt.merchant-id
=
xyqb_mall
flow.merchant-id
=
flow_xyqb_mall
live.merchant-id
=
live_xyqb_mall
game.merchant-id
=
game_xyqb_mall
digital.merchant-id
=
digital_xyqb_mall
video.merchant-id
=
video_xyqb_mall
fuel.merchant-id
=
fuel_xyqb_mall
train.merchant-id
=
train_xyqb_mall
wx.phone.merchant-id
=
wx_phone_xyqb_mall
wx.flow.merchant-id
=
wx_flow_xyqb_mall
wx.game.merchant-id
=
wx_game_xyqb_mall
wx.video.merchant-id
=
wx_video_xyqb_mall
wx.digital.merchant-id
=
wx_digital_xyqb_mall
edx.merchant-id
=
edaixi
yb.merchant-id
=
youbao
bt.server.url
=
http://guard.xyqb.com
yyg.merchant-id
=
1yuangou_xyqb_mall
wx.activate.merchant-id
=
weixin88888
bt.edxActivate.return.url
=
https://mall.xyqb.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
xyqb.filter.allowedOrigin
=
*
xyqb.security.allowedRoutes
=
/ex/**,/check/status
xyqb.filter.allowedHeaders
=
Origin, No-Cache, x-auth-token, X-Requested-With, If-Modified-Since, Pragma, Last-Modified, Cache-Control, Expires, Content-Type,Authorization
xyqb.data.redis.defaultExpiration
=
3600
# redis
xyqb.redis.master.host
=
redis
xyqb.redis.master.host
=
redis
xyqb.redis.master.port
=
6379
xyqb.redis.master.port
=
6379
xyqb.redis.master.name
=
xyqb.redis.sentinel1.host
=
xyqb.redis.sentinel1.port
=
0
xyqb.redis.sentinel2.host
=
xyqb.redis.sentinel2.port
=
0
xyqb.redis.sentinel3.host
=
xyqb.redis.sentinel3.port
=
0
xyqb.quartz.url
=
http://quartz.xyqb.com
quartz.notify.url
=
http://mallapi.xyqb.com/ex/quartz/callback
xyqb.api.url
=
http://btapi.xyqb.com
xyqb.xyqb.url
=
http://api.xyqb.com
xyqb.offapi.url
=
http://offapi.xyqb.com
xyqb.merchant.url
=
http://merchantapi.xyqb.com
red.packet.url
=
http://redpacket.xyqb.com
# LKB Model
lkb.model.url
=
http://model.quantgroup.cn/Model/openapi
new.lkb.model.url
=
http://192.168.4.202/Model/openapi
lkb.model.repayment-plan
=
/baitiao/getAmount.json
lkb.model.check
=
/audit/extraBaitiaoAudit.json
# blacklist
lkb.model.blacklist.game.url
=
/baitiao/gameCheckBlackAccount.json
lkb.model.blacklist.game.index
=
blacklist.game
lkb.model.blacklist.lives.url
=
/baitiao/wCheckBlackAccount.json
lkb.model.blacklist.lives.index
=
blacklist.lives
lkb.model.blacklist.fuel.url
=
/baitiao/fuelCheckBlackAccount.json
lkb.model.blacklist.fuel.index
=
blacklist.fuel
#rule
#rule.url = http://rule.quantgroup.cn/rules/
rule.url
=
http://mock.q-gp.com/rules/mock
gyxj.protocolid
=
normal
gyxj.version
=
1
kamen.url
=
http://mock.q-gp.com/mock/fulu/Interface/Method
kamen.customerid
=
test
kamen.secretkey
=
12345678901234567890
pay.debug
=
0
rabbitmq.connection.host
=
rabbitmq
rabbitmq.connection.port
=
5672
rabbitmq.connection.user
=
qa
rabbitmq.connection.password
=
qatest
rabbitmq.connection.virtual-host.mall
=
mall
rabbitmq.connection.queue.mallOrder
=
mallOrder
rabbitmq.connection.queue.refund
=
refund
rabbitmq.connection.queue.refundFeed
=
refundFeed
rabbitmq.mall.exchange
=
digital
rabbitmq.connection.queue.refund.failed
=
refundFailedQueue
rabbitmq.connection.queue.deliver
=
deliver
rabbitmq.connection.queue.jdOrder
=
jdOrder
train.url
=
http://openapi.17usoft.net/dto/trainOrder
train.channel
=
7148C4DC96C5E5CA
train.key
=
46f8921828364eaa9361e7d44f0ede80
train.grap.url
=
http://openapi.17usoft.net/dto/Grab
train.product
=
0
sms.merchantId
=
7
red.packet.id
=
112
xyqb.queryedx
=
http://ka05.edaixi.cn:81/api/v1
xyqb.yb
=
http://uboxapi.dev.uboxol.com/opentrade
xyqb.yb.retainTime
=
600000
xyqb.yb.scanCode.returnUrl
=
http://bt.xyqb.com/youbao/order-detail
yb.activity.id
=
200
xyqb.yb.appid
=
fd8c227eaaa9b858425792d4e9bbedd8
xyqb.yb.key
=
cb0d963764984f61c571e8773065c659
usersys.url
=
http://passportapi.xyqb.com
baitiao.active.error
=
https://mall.xyqb.com/activate-status
xyqb.invoice.url
=
http://221.239.34.154:10001/InvoiceTest/InvoiceService?wsdl
xyqb.invoice.user
=
test
xyqb.invoice.pwd
=
1234567890
show.invoice
=
0
xyqb.jd.tokenUrl
=
https://kploauth.jd.com/oauth/token
xyqb.jd.appKey
=
319e864090664a499ee6417b9e243f62
xyqb.jd.appSecret
=
dd512fd45f8440f1a27dedbf8a63faf5
xyqb.jd.username
=
%e9%87%8f%e5%8c%96%e6%b4%be001
xyqb.jd.pwd
=
e10adc3949ba59abbe56e057f20f883e
xyqb.jd.url
=
http://192.168.4.241/api
payment.stand.url
=
http://bt.xyqb.com/pay/order-detail-weixin
free.pay.success.url
=
http://bt.xyqb.com/pay/pay-success-weixin
kuaidi100.key
=
mZWPNPVd8455
kuaidi100.customer
=
567575D29D20EBCB73DD2BDA956CA1BD
server.host
=
mallapi.xyqb.com
######### rabbitmq ##########
# phone recharge
rabbitmq.connection.host
=
rabbitmq
fulu.phone.charge.call.back
=
http://mallapi.xyqb.com/ex/fulu/callback/phone/charge
rabbitmq.connection.port
=
5672
kamen.phone.url
=
http://mock.q-gp.com/Interface/Method
rabbitmq.connection.user
=
qa
kamen.phone.customerid
=
test
rabbitmq.connection.password
=
qatest
kamen.phone.secretkey
=
12345678901234567890
sms.rabbitmq.host
=
rabbitmq
feign.hystrix.enabled
=
true
sms.rabbitmq.port
=
5672
payCenter.hostname
=
payapi.xyqb.com
sms.rabbitmq.user
=
qa
xyqb.edx.appid
=
a32cf04617a6241dadcca9ad7a80466f
sms.rabbitmq.password
=
qatest
xyqb.edx.key
=
9ab2b96b0ec4b7494dcd56b150ac34c5
baitiao.api.url
=
http://btapi.xyqb.com
rabbitmq.connection.queue.delay
=
delay
####### frontend service depend ######
rabbitmq.mall.delayExchange
=
delayExchange
# mall-ui
rabbitmq.connection.queue.delay.refund
=
delayRefund
bt.edxActivate.return.url
=
http://mall.xyqb.com/deposit
\ No newline at end of file
# mall-ui
baitiao.active.error
=
http://mall.xyqb.com/activate-status
# bt-ui
xyqb.yb.scanCode.returnUrl
=
http://bt.xyqb.com/youbao/order-detail
# bt-ui
payment.stand.url
=
http://bt.xyqb.com/pay/order-detail-weixin
# bt-ui
free.pay.success.url
=
http://bt.xyqb.com/pay/pay-success-weixin
####### backend service depend ######
# xyqb-mall
bt.activate.notify.url
=
http://mallapi.xyqb.com/abcdefg/ex/baitiao/result/activate
# xyqb-mall
fulu.phone.charge.call.back
=
http://mallapi.xyqb.com/ex/fulu/callback/phone/charge
# xyqb-mall
bt.order.notify.url
=
http://mallapi.xyqb.com/ex/baitiao/result/order
# xyqb-mall
bt.refund.notify.url
=
http://mallapi.xyqb.com/test-beta2/ex/baitiao/result/refund
# xyqb-mall
apix.callback.url
=
http://mallapi.xyqb.com/abcdefg/ex/apix/callback
# xyqb-mall
quartz.notify.url
=
http://mallapi.xyqb.com/abcdefg/ex/quartz/callback
# qin-qiong todo: temporary
#bt.server.url=http://qin-qiong
bt.server.url
=
http://192.168.4.105:7022
# gu-bei
payCenter.hostname
=
gu-bei
# gu-bei
weixin.pay.app.url
=
http://gu-bei/ex/mixed_pay/pay
# gu-bei
weixin.pay.h5.url
=
http://gu-bei/ex/mixed_pay/offical_pay
# gu-bei
weixin.pay.result.url
=
http://gu-bei/ex/mixed_pay/pay_query
# gu-bei
weixin.refund.result.url
=
http://gu-bei/ex/mixed_pay/refund_query
# gu-bei
weixin.refund.url
=
http://gu-bei/ex/mixed_pay/refund
# han-gu-guan
xyqb.auth.url
=
http://han-gu-guan
# xyqb-quartz
xyqb.quartz.url
=
http://xyqb-quartz
# baitiao
xyqb.api.url
=
http://baitiao
# xyqb-offline
xyqb.offapi.url
=
http://xyqb-offline
# xyqb
xyqb.xyqb.url
=
http://xyqb
# xyqb-query
xyqb.query.url
=
http://xyqb-query
# merchant-backend
xyqb.merchant.url
=
http://merchant-backend
# redpacket
red.packet.url
=
http://redpacket
# model.quantgroup.cn
lkb.model.url
=
http://model.quantgroup.cn/Model/openapi
# model.quantgroup.cn
new.lkb.model.url
=
http://192.168.4.202/Model/openapi
# rule.quantgroup.cn
rule.url
=
http://rule.quantgroup.cn/rules/
# passportapi.xyqb.com
usersys.url
=
http://192.168.4.12:7042
#
xyqb.invoice.url
=
http://221.239.34.12:10001/InvoiceTest/InvoiceService?wsdl
#
bt.activate.return.url
=
http://localhost
#
bt.pay.return.url
=
http://localhost
####### The lack of config #######
rabbitmq.connection.queue.jdOrder
=
jdOrder
bt.private-key
=
MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQC8oQo634gkfq/a
8DbLeWPgED4TGL10roKGiXixLzk1rpuvQjTcobhCDtbkoD0Kxa08zTsDEGLOvlCw
K3sK9P8clQ2zyHFIF+x5b96gvo8PC+CN9oCUZD+Gtp2qfOZTdz3NrXcTpCaPriz5
m42iDSWxq+VspeUynmuK/hF3qpnkFcFGoHzMSGqB0uZblBX09inxc1uZxG/9dG0V
VCBKeKCmyVUolEKLRG4a5ivQkyTcSD7tk9iFgDpjfnFjoXcufqUaSOrWE6ForNMc
WTFMHQe7WPPp77F9Wspa3ur4HznzXfrulMrFt5zeWzKWYj6BQ54cO0Ofoa29ybwz
+ulX9jTrAgMBAAECggEAJqj658YYqSIt+LlzAZEHn0y07EUNz3RU3C4gxm/fUdlP
n0P6gZ3DngZclM8is6qALw4BIkeheK4Y64J93WkJQFpsTISwcw40MU90WY201Gii
xXXYNJG3U2zqM58VtdWinR0IYsYqARi5rw7qoGQBbcDFbNczeoRtljcsbVJR6CUT
MLDTt8QIy6105Iddg/sGMquJcDtqAudI1Ulv0oRR97oRzUOOMKVceva35zm5Ud9B
+BkVHNnrQ7L9i20BE7KZ340mruUb+87WvOeM3CuSmkc0UJmiBskUp1ENy0CYt8Yw
jrGpSCbr3PVlgbgLYYbaB//Yj8oOidXBrlNt3GpTAQKBgQDixOWt4Ry1YJ4ZLmBr
kqAworNKpxBuPf8Y5tjQpukNJhKE0yUzhQy99iBYy8/wbnQzQPHz166i3Ln+XREX
YTo/Xvbkhq2hY5AmqEGCQIPBV9D98hcGIqCdZma3DL2sWLiv5QK9uZeP6iv/uuf8
hkNkeP/tg45rgMZJhTN4Tk7HOwKBgQDU8ZFAf67Sj+8cbIyEgeMfAxdarCsyax3k
LiIrlIonecakSDgaYSzq1sx6eMMxxLnmVMAixjuOun0RoFv9mL8u9A74grWJExXq
lzGSATjvrGDNahY3xdsLQEqrOQUUYctnm+asWIJ4hmF3o5EvC0XWP3rA/9FsPxDz
cYpfgaVOEQKBgH/xd2TTTc9H4+txLxWCdL78DQxhlfOdJwB1vn56raKtiGVIfATF
XJsQ8s8mrvuIVidUzS420mExB/9rouj+Ak8e1U26btxPwFUPOWaz36KGWXPt0u+z
OcuUqv88QQesRwd2vkUtIUYhaRGv8pOXbQ6S9lKblw8waK+yZ4fJJslhAoGAUcaz
UWG3cYV0/iVxkTGQV0iIn3me3S3lvMs6tCHHLIHHly9k3DyVU1pKDH5z95jlC19g
qfoWxSk4/pvmt+0A/rcbSLRposqBkCWgE8IEa4Z3ZmtnPOPuytNV2Yt8N+eWhaOJ
YoZbFI4GwDtAdiCOIUkfix6y/i76A4OG8EaJhQECgYEAyzIvQZ263d+hg0J/cN5W
l/iZNeKDHJ4qJmnUaxmamfsnkTDUg3dh7ilX1HA2B44cco3Nq75tCukwJxrFkxNL
hdzsa4bdU7kLfNeaYgBmRPRyx20j6pGlMacy7P/gjozvny2CP1ENBn9PoJ3FCbWd
2FOEQpaYTFyvADAntq7xh4w
=
bt.public-key
=
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxY60vgdVaeV0rzgohSpH
df7gTThvzeH5USClexUl+wsyelu7HbQuiRJMWs4TAJyad/RvGYZd1ihNq5cMNQ9u
HxzjB/545ebG+bGQT3GXU0iIf3Qv9G0d32jAx+fQU9hBSnoMnCcSWZR1zUyMSShN
MSOro1bjCtyP4Tx8TM5GtoXdQlSo9cPzI33xrHNFgF3u6KtBMLT9Z4XWdojAeeAo
ZLD1JJ9bo/Vzp9squx4VyZlwjP46BNJmGxrcQ/JihXJJnxJ7CopNqdRY9dNJVbyw
onJqSCOhnEv9LrnsjbKGAKeQ+vP3uT6EYhg5wGVh5yw4CTV3mnRgak/D0cc+is9L
RwIDAQAB
sms.rabbitmq.exchange-name
=
sms-control
sms.rabbitmq.vhost
=
sms
\ 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