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) -- 服务发现调用示例