pb update

This commit is contained in:
Gordon 2023-05-05 10:43:32 +08:00
parent 455aa79dad
commit e24d89ce52
2 changed files with 509 additions and 442 deletions

File diff suppressed because it is too large Load Diff

View File

@ -185,7 +185,9 @@ message MsgData {
repeated string atUserIDList = 20;
string attachedInfo = 21;
string ex = 22;
}
message PushMessage{
repeated MsgData msgs = 1;
}
message OfflinePushInfo{
string title = 1;