1. group support multi level folder 2. remove force flag (#203)
* add comment support * add comment support * 1. group support multi level folder 2. remove force flag * bug fix Co-authored-by: kim <xutao@xiaoheiban.cn>
This commit is contained in:
@@ -98,10 +98,6 @@ var (
|
||||
Name: "api",
|
||||
Usage: "the api file",
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "force",
|
||||
Usage: "force override the exist files",
|
||||
},
|
||||
},
|
||||
Action: gogen.GoCommand,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user