mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-24 10:22:36 +08:00
test cobra
This commit is contained in:
parent
320c978e94
commit
380bf1cc8c
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user