pb update

This commit is contained in:
Gordon 2023-05-04 21:03:11 +08:00
parent 5f7fa2a7a2
commit 455aa79dad
2 changed files with 746 additions and 757 deletions

File diff suppressed because it is too large Load Diff

View File

@ -183,9 +183,8 @@ message MsgData {
map<string, bool> options = 18;
OfflinePushInfo offlinePushInfo = 19;
repeated string atUserIDList = 20;
bytes msgDataList = 21;
string attachedInfo = 22;
string ex = 23;
string attachedInfo = 21;
string ex = 22;
}
message OfflinePushInfo{