From df3ad7fd570e24250ced7830ecb561561b70e76f Mon Sep 17 00:00:00 2001 From: zhoujunyao Date: Mon, 14 Apr 2025 17:59:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4dubbo=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/prod/dubbogo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/prod/dubbogo.yaml b/docs/prod/dubbogo.yaml index 8506816..792b421 100644 --- a/docs/prod/dubbogo.yaml +++ b/docs/prod/dubbogo.yaml @@ -29,7 +29,7 @@ dubbo: 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.cent # must be compatible with grpc or dubbo-java # filter: cshutdown,sign,auth params: .accessKeyId: "Paymentksl"