fix: 调整配置

This commit is contained in:
周俊耀 2025-04-14 16:35:39 +08:00
parent 817db127a8
commit 191011fa53

View File

@ -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"