fix: 调整dubbo配置

This commit is contained in:
周俊耀 2025-04-14 17:59:52 +08:00
parent 191011fa53
commit df3ad7fd57

View File

@ -29,7 +29,7 @@ dubbo:
PaymentClientImpl: PaymentClientImpl:
protocol: tri protocol: tri
retries: 0 retries: 0
interface: com.fontree.microservices.common.payment # must be compatible with grpc or dubbo-java interface: com.fontree.microservices.common.payment.cent # must be compatible with grpc or dubbo-java
# filter: cshutdown,sign,auth # filter: cshutdown,sign,auth
params: params:
.accessKeyId: "Paymentksl" .accessKeyId: "Paymentksl"