#!/usr/bin/env sh #安装 goctl GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go get -u github.com/tal-tech/go-zero/tools/goctl goctl api go -api i2bill.api -dir . -style=go_zero