mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 02:42:19 +08:00
Update msg_utils.go
This commit is contained in:
parent
af4d38db2a
commit
dae0b0a360
@ -134,8 +134,8 @@ func NewSeqCmd() *SeqCmd {
|
||||
}
|
||||
|
||||
func (s *SeqCmd) GetSeqCmd() *cobra.Command {
|
||||
var err error
|
||||
s.Command.Run = func(cmdLines *cobra.Command, args []string) {
|
||||
var err error
|
||||
_, err = tools.InitMsgTool()
|
||||
if err != nil {
|
||||
panic(err)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user