mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
script
This commit is contained in:
@@ -37,7 +37,7 @@ func GetUserAllChat(uid string) {
|
||||
fmt.Println(err.Error(), msg)
|
||||
continue
|
||||
}
|
||||
fmt.Println(*msgData)
|
||||
fmt.Println("seq:", msgData.Seq, "status:", msgData.Status)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user