pull/236/head
Gordon 3 years ago
parent 7d0c8b0c5f
commit 536d7e2957

File diff suppressed because it is too large Load Diff

@ -238,6 +238,7 @@ message MsgData {
map<string, bool> options = 18; map<string, bool> options = 18;
OfflinePushInfo offlinePushInfo = 19; OfflinePushInfo offlinePushInfo = 19;
repeated string atUserIDList = 20; repeated string atUserIDList = 20;
repeated MsgData msgDataList = 21;
} }
message OfflinePushInfo{ message OfflinePushInfo{

Loading…
Cancel
Save