通过 make generate 指令生成 go 需要的编译文件
make generate
指令执行时,需要依赖 项目的third_party目录,如果该目录有调整,请在 Makefile 21行进行调整