This is an automated email from the ASF dual-hosted git repository.

liujun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 1122384ff1 Update _index.md (#1313)
1122384ff1 is described below

commit 1122384ff175f012b5e512c818ece7e41fb0930c
Author: JIAN ZHONG <[email protected]>
AuthorDate: Mon Aug 1 10:48:05 2022 +0800

    Update _index.md (#1313)
---
 .../java-sdk/reference-manual/registry/multiple-registry/_index.md      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/content/zh/docs3-v2/java-sdk/reference-manual/registry/multiple-registry/_index.md
 
b/content/zh/docs3-v2/java-sdk/reference-manual/registry/multiple-registry/_index.md
index c5738704cd..8f4a3b4ae6 100644
--- 
a/content/zh/docs3-v2/java-sdk/reference-manual/registry/multiple-registry/_index.md
+++ 
b/content/zh/docs3-v2/java-sdk/reference-manual/registry/multiple-registry/_index.md
@@ -163,7 +163,7 @@ CRM 有些服务是专门为国际站设计的,有些服务是专门为中文
 <dubbo:service interface="com.alibaba.hello.api.DemoService" version="1.0.0" 
ref="demoService" registry="intlRegistry" />
 ```
 
-### 3.3 场景三
+### 3.3 场景三:根据业务调用服务
 
 CRM 需同时调用中文站和国际站的 PC2 服务,PC2 在中文站和国际站均有部署,接口及版本号都一样,但连的数据库不一样。
 

Reply via email to