From 73b1d6ac8df25ad6c9f3f5273f05b20fa27b8c0b Mon Sep 17 00:00:00 2001 From: MerCry Date: Tue, 17 Mar 2026 17:44:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E5=88=9D=E5=A7=8B=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services-with-nacos.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/services-with-nacos.md b/services-with-nacos.md index 97a97a5..3c31db4 100644 --- a/services-with-nacos.md +++ b/services-with-nacos.md @@ -91,9 +91,3 @@ - `orchestration-service`/`content-center`/`delivery-connector` 等通过 Nacos 进行服务发现 - 配置变更(如渠道开关、限流阈值)走 Nacos 动态下发 ---- - -如需下一步,我可以补充: -- Nacos 配置清单模板 -- 网关路由样例(Spring Cloud Gateway) -- 服务发现调用示例