pastebin/README.md

182 B

pastebin

网络文本粘贴箱

usage

# 如果遇到proto变更 则进行如下操作
make gen
make wire

# 项目编译
make all

# 项目本地运行
make api