Skip to content

Commit

Permalink
optimize: add client custom template args (#782)
Browse files Browse the repository at this point in the history
  • Loading branch information
li-jin-gou authored May 16, 2023
1 parent 2d7010d commit 62aa1a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmd/hz/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,9 @@ func Init() *cli.App {
&protoCamelJSONTag,
&snakeNameFlag,
&excludeFilesFlag,
&customLayout,
&customLayoutData,
&customPackage,
&protoPluginsFlag,
&thriftPluginsFlag,
},
Expand Down

0 comments on commit 62aa1a0

Please sign in to comment.