mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-17 23:39:04 +08:00
test cobra
This commit is contained in:
@@ -32,7 +32,7 @@ func NewRootCmd() RootCmd {
|
|||||||
return rootCmd.getConfFromCmdAndInit(cmd)
|
return rootCmd.getConfFromCmdAndInit(cmd)
|
||||||
}
|
}
|
||||||
rootCmd.init()
|
rootCmd.init()
|
||||||
rootCmd
|
rootCmd.Command = c
|
||||||
return rootCmd
|
return rootCmd
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user