mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-16 06:49:02 +08:00
proto modify
This commit is contained in:
@@ -133,7 +133,7 @@ message FriendRequest{
|
|||||||
message PullMessageBySeqsReq{
|
message PullMessageBySeqsReq{
|
||||||
string userID = 1;
|
string userID = 1;
|
||||||
repeated int64 seqs = 3;
|
repeated int64 seqs = 3;
|
||||||
map <string, seqList>groupSeqs = 4;
|
map <string, seqs>groupSeqs = 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
message seqs {
|
message seqs {
|
||||||
|
|||||||
Reference in New Issue
Block a user