Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 179 Bytes

File metadata and controls

16 lines (13 loc) · 179 Bytes

make 命令

生成 Golang 代码

make generate-go

生成 Java 代码

make generate-java

生成 Python 代码

make generate-py