From 2991a9bc5845554666db3bbb73d938f572e0da3f Mon Sep 17 00:00:00 2001 From: david Date: Sun, 25 Feb 2024 15:24:19 +0800 Subject: [PATCH] upd --- services.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/services.md b/services.md index 05fbe38..696ab9d 100644 --- a/services.md +++ b/services.md @@ -2,20 +2,20 @@ BSM │ 基础设施 ├─bsm-infra -│ ├─ [✔] gateway API网关服务 +│ ├─ ✔ gateway API网关服务 | | 注册服务组 ├─bsm-registry -│ └─ [✔] actions CI/CD编译服务 +│ └─ ✔ actions CI/CD编译服务 | | SDK包 ├─bsm-sdk -│ ├─ [✔] engine SDK核心库 +│ ├─ ✔ engine SDK核心库 │ └─skeleton 微服务样本框架 | | 基础微服务 ├─bsm-service-base -│ ├─ [✔] initialize 基础配置微服务 +│ ├─ ✔ initialize 基础配置微服务 │ ├─fts 文件上传传输服务 │ ├─notify 消息推送微服务:短信,邮件,APNS... │ ├─ads 广告微服务