mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-05 19:57:51 +08:00
script
This commit is contained in:
parent
0390a34ee6
commit
cad360869e
@ -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)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user