mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
pb add fields
This commit is contained in:
parent
d99b0893df
commit
7057d7fffb
File diff suppressed because it is too large
Load Diff
@ -262,6 +262,8 @@ message MsgData {
|
|||||||
OfflinePushInfo offlinePushInfo = 19;
|
OfflinePushInfo offlinePushInfo = 19;
|
||||||
repeated string atUserIDList = 20;
|
repeated string atUserIDList = 20;
|
||||||
bytes msgDataList = 21;
|
bytes msgDataList = 21;
|
||||||
|
string attachedInfo = 22;
|
||||||
|
string ex = 23;
|
||||||
|
|
||||||
}
|
}
|
||||||
message OfflinePushInfo{
|
message OfflinePushInfo{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user