From 191011fa53988598acd08a7daa769f96deea2426 Mon Sep 17 00:00:00 2001 From: zhoujunyao Date: Mon, 14 Apr 2025 16:35:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/prod/dubbogo.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/prod/dubbogo.yaml b/docs/prod/dubbogo.yaml index c7d4621..8506816 100644 --- a/docs/prod/dubbogo.yaml +++ b/docs/prod/dubbogo.yaml @@ -27,8 +27,10 @@ dubbo: retries: 0 interface: com.fontree.microservices.common.micro.account PaymentClientImpl: + protocol: tri + retries: 0 interface: com.fontree.microservices.common.payment # must be compatible with grpc or dubbo-java - filter: cshutdown,sign,auth +# filter: cshutdown,sign,auth params: .accessKeyId: "Paymentksl" .secretAccessKey: "BSDY-FDF1-Fontree_payment"