fix: 调整配置
This commit is contained in:
parent
817db127a8
commit
191011fa53
@ -27,8 +27,10 @@ dubbo:
|
|||||||
retries: 0
|
retries: 0
|
||||||
interface: com.fontree.microservices.common.micro.account
|
interface: com.fontree.microservices.common.micro.account
|
||||||
PaymentClientImpl:
|
PaymentClientImpl:
|
||||||
|
protocol: tri
|
||||||
|
retries: 0
|
||||||
interface: com.fontree.microservices.common.payment # must be compatible with grpc or dubbo-java
|
interface: com.fontree.microservices.common.payment # must be compatible with grpc or dubbo-java
|
||||||
filter: cshutdown,sign,auth
|
# filter: cshutdown,sign,auth
|
||||||
params:
|
params:
|
||||||
.accessKeyId: "Paymentksl"
|
.accessKeyId: "Paymentksl"
|
||||||
.secretAccessKey: "BSDY-FDF1-Fontree_payment"
|
.secretAccessKey: "BSDY-FDF1-Fontree_payment"
|
||||||
|
Loading…
Reference in New Issue
Block a user