更新说明
This commit is contained in:
parent
34d9e79764
commit
9b4b82cb83
|
@ -3,6 +3,10 @@
|
||||||
#### 介绍
|
#### 介绍
|
||||||
公共协议, 每个服务需要git submodule 拉 xxx/proto 目录下. 然后使用序列.
|
公共协议, 每个服务需要git submodule 拉 xxx/proto 目录下. 然后使用序列.
|
||||||
|
|
||||||
|
```
|
||||||
|
安装protoc protoc-25.0-linux-x86_64.zip
|
||||||
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git submodule add https://gitee.com/fusenpack/proto
|
git submodule add https://gitee.com/fusenpack/proto
|
||||||
```
|
```
|
||||||
|
@ -15,6 +19,8 @@ go run proto/goutils/proto_build/main.go
|
||||||
./update_fspkg_master.sh # 执行更新最新的包
|
./update_fspkg_master.sh # 执行更新最新的包
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### 软件架构
|
#### 软件架构
|
||||||
软件架构说明
|
软件架构说明
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user