mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-17 16:29:21 +08:00
proto modify
This commit is contained in:
parent
bff7d0923a
commit
90fc925360
@ -133,7 +133,7 @@ message FriendRequest{
|
||||
message PullMessageBySeqsReq{
|
||||
string userID = 1;
|
||||
repeated int64 seqs = 3;
|
||||
map <string, seqList>groupSeqs = 4;
|
||||
map <string, seqs>groupSeqs = 4;
|
||||
}
|
||||
|
||||
message seqs {
|
||||
|
Loading…
x
Reference in New Issue
Block a user