feat: 完善自动化脚本,添加测试命令和使用说明
This commit is contained in:
@@ -49,7 +49,12 @@
|
||||
make gen-proto
|
||||
```
|
||||
|
||||
4. **停止服务**
|
||||
4. **运行测试**
|
||||
```bash
|
||||
make test
|
||||
```
|
||||
|
||||
5. **停止服务**
|
||||
```bash
|
||||
make down
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user