更新 services.md

This commit is contained in:
yanweidong 2024-02-25 11:58:37 +08:00
parent 5a849245e9
commit 46fcf40001
1 changed files with 24 additions and 15 deletions

View File

@ -1,16 +1,25 @@
```
├── build
├── config
├── docs
│ └── static
│ ├── css
│ └── js
├── src
│ ├── assets
│ ├── components
│ ├── store
│ │ └── modules
│ └── views
│ ├── book
│ └── movie
└── static
BSM
├─bsm-infra
│ ├─gateway
│ └─worker
├─bsm-registry
│ └─actions
├─bsm-sdk
│ ├─engine
│ ├─skeleton
├─bsm-service-app
│ └─passport
├─bsm-service-base
│ ├─initialize
│ └─notify
├─bsm-service-ec
│ ├─address
│ ├─mall
│ └─order
├─bsm-service-mgt
│ └─operate
├─bsm-service-ugc
│ └─content
└─bsm-tools
└─proto-merge