From d07507c6d646299b1990bc519506084c4229546e Mon Sep 17 00:00:00 2001 From: zhangwei <894646498@qq.com> Date: Thu, 31 Aug 2023 17:36:54 +0800 Subject: [PATCH] =?UTF-8?q?nacos=E5=91=BD=E5=90=8D=E7=A9=BA=E9=97=B4?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 230dcb4e515a4a58f7b2138e8d9ece7f2ee09981 --- api/etc/pcm.yaml | 2 +- rpc/etc/pcmcore.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/etc/pcm.yaml b/api/etc/pcm.yaml index 2ce0e83e..169e9e35 100644 --- a/api/etc/pcm.yaml +++ b/api/etc/pcm.yaml @@ -7,7 +7,7 @@ NacosConfig: - IpAddr: nacos.jcce.dev Port: 8848 ClientConfig: - NamespaceId: zhouqj + NamespaceId: test TimeoutMs: 5000 NotLoadCacheAtStart: true LogDir: diff --git a/rpc/etc/pcmcore.yaml b/rpc/etc/pcmcore.yaml index e1b550da..65c58022 100644 --- a/rpc/etc/pcmcore.yaml +++ b/rpc/etc/pcmcore.yaml @@ -7,7 +7,7 @@ NacosConfig: - IpAddr: nacos.jcce.dev Port: 8848 ClientConfig: - NamespaceId: zhouqj + NamespaceId: test TimeoutMs: 5000 NotLoadCacheAtStart: true LogDir: