master
全自动盒子 3 years ago committed by GitHub
parent f21970c117
commit ae2c76765c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -215,7 +215,7 @@ var commands = []cli.Command{
}, },
{ {
Name: "go", Name: "go",
Usage: "generate go files for provided api in yaml file", Usage: "generate go files for provided api in api file",
Flags: []cli.Flag{ Flags: []cli.Flag{
cli.StringFlag{ cli.StringFlag{
Name: "dir", Name: "dir",

Loading…
Cancel
Save