Commit 720db5e3 by Administrator

Update techhero-resources-subject-natived.yml

parent 82e1475c
......@@ -79,6 +79,15 @@ spring:
- name: subject.pay.callback.queue
routing-key: subject.pay.callback.key
exchange-name: subject.pay.exchange
minio:
accessKey: Tj3lmVW59Zjq4gDQ
secretKey: De2SOr1MCflzUM8YwA9UKVBj3suuc8ci
bucket: unionresource
endpoint: http://119.96.87.17:30107
readPath: http://119.96.87.17:30107
enable: true #开启使用Minio 对应LeadNewsAutoConfig中的@ConditionalOnProperty注解属性
# 支付宝支付配置参数
alipay:
......
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