mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-17 15:29:03 +08:00
log
This commit is contained in:
@@ -18,7 +18,7 @@ type MsgUtilsCmd struct {
|
||||
}
|
||||
|
||||
func NewMsgUtilsCmd() MsgUtilsCmd {
|
||||
return MsgUtilsCmd{RootCmd: NewRootCmd()}
|
||||
return MsgUtilsCmd{RootCmd: NewRootCmd("msgUtils")}
|
||||
}
|
||||
|
||||
func (m *MsgUtilsCmd) AddUserIDFlag() {
|
||||
|
||||
Reference in New Issue
Block a user