pb add fields

This commit is contained in:
Gordon 2022-08-02 18:11:40 +08:00
parent d99b0893df
commit 7057d7fffb
2 changed files with 312 additions and 293 deletions

File diff suppressed because it is too large Load Diff

View File

@ -262,6 +262,8 @@ message MsgData {
OfflinePushInfo offlinePushInfo = 19;
repeated string atUserIDList = 20;
bytes msgDataList = 21;
string attachedInfo = 22;
string ex = 23;
}
message OfflinePushInfo{