mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-26 11:36:44 +08:00
pb
This commit is contained in:
parent
2d57c94d0e
commit
12b2cc79ca
File diff suppressed because it is too large
Load Diff
@ -181,7 +181,7 @@ message MsgData {
|
|||||||
string ex = 22;
|
string ex = 22;
|
||||||
}
|
}
|
||||||
message PushMessages{
|
message PushMessages{
|
||||||
repeated MsgData msgs = 1;
|
map<string, PullMsgs> msgs = 1;
|
||||||
}
|
}
|
||||||
message OfflinePushInfo{
|
message OfflinePushInfo{
|
||||||
string title = 1;
|
string title = 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user