test-errcode
wangchuxiao 2 years ago
parent 12b2cc79ca
commit b34d1e7ee7

File diff suppressed because it is too large Load Diff

@ -182,6 +182,7 @@ message MsgData {
} }
message PushMessages{ message PushMessages{
map<string, PullMsgs> msgs = 1; map<string, PullMsgs> msgs = 1;
map<string, PullMsgs> notificationMsgs = 2;
} }
message OfflinePushInfo{ message OfflinePushInfo{
string title = 1; string title = 1;

Loading…
Cancel
Save