From 2131894c7f5ed8dcd560f4a9b6479fe16b99d390 Mon Sep 17 00:00:00 2001
From: zhoujunyao <albert0450@163.com>
Date: Mon, 14 Apr 2025 18:05:02 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9B=9E=E9=80=80?=
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 792b421..8506816 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.cent # 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
         params:
           .accessKeyId: "Paymentksl"