This commit is contained in:
Gordon 2022-06-08 10:32:21 +08:00
parent 7d0c8b0c5f
commit 536d7e2957
2 changed files with 284 additions and 275 deletions

File diff suppressed because it is too large Load Diff

View File

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