This commit is contained in:
yanweidong 2024-10-04 12:52:08 +08:00
parent cbaddad46d
commit cfbf2328ce
1 changed files with 3 additions and 3 deletions

View File

@ -75,11 +75,11 @@ Telemetry:
```
## 启动微服务
## 管理微服务
使用以下命令启动网关服务:
使用以下命令管理微服务:
```bash
bsm start initialize
bsm start/restart/update initialize
```