Commit e4e45506 by Administrator

Update techhero-resources-subject-sitinner.yml

parent 945e3cc4
......@@ -80,6 +80,28 @@ spring:
routing-key: subject.pay.callback.key
exchange-name: subject.pay.exchange
feign:
hystrix:
enabled: true
okhttp:
enabled: true
httpclient:
enabled: false
client:
config:
feignName:
connectTimeout: 10000
readTimeout: 20000
uploadFileFeign:
connectTimeout: 20000
readTimeout: 30000
compression:
request:
enabled: true
response:
enabled: true
# 支付宝支付配置参数
alipay:
# 应用ID ,APPID
......
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