diff --git a/docs/prod/dubbogo.yaml b/docs/prod/dubbogo.yaml index 8506816..1b9b576 100644 --- a/docs/prod/dubbogo.yaml +++ b/docs/prod/dubbogo.yaml @@ -26,10 +26,10 @@ dubbo: protocol: tri retries: 0 interface: com.fontree.microservices.common.micro.account - PaymentClientImpl: + PaymentCentClientImpl: protocol: tri 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 params: .accessKeyId: "Paymentksl"