pb update

This commit is contained in:
Gordon 2023-05-05 10:53:36 +08:00
parent e24d89ce52
commit 137751e5a9
2 changed files with 729 additions and 729 deletions

File diff suppressed because it is too large Load Diff

View File

@ -186,7 +186,7 @@ message MsgData {
string attachedInfo = 21; string attachedInfo = 21;
string ex = 22; string ex = 22;
} }
message PushMessage{ message PushMessages{
repeated MsgData msgs = 1; repeated MsgData msgs = 1;
} }
message OfflinePushInfo{ message OfflinePushInfo{