This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 构建工具文档
### 构建 proto (grpc-go)
```shell
make dcgen
```
### 编译全部的 go 项目
make build
### 启动 storage 服务
make dev
### 根据配置生成 结构体命令