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 广告微服务