test-errcode
wangchuxiao 3 years ago
parent 320c978e94
commit 380bf1cc8c

@ -32,7 +32,7 @@ func NewRootCmd() RootCmd {
return rootCmd.getConfFromCmdAndInit(cmd)
}
rootCmd.init()
rootCmd
rootCmd.Command = c
return rootCmd
}

Loading…
Cancel
Save