push update

This commit is contained in:
Gordon
2022-06-13 15:19:04 +08:00
parent 47184ca01e
commit f3b083cafd
3 changed files with 20 additions and 14 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ message MsgData {
map<string, bool> options = 18;
OfflinePushInfo offlinePushInfo = 19;
repeated string atUserIDList = 20;
repeated MsgData msgDataList = 21;
bytes msgDataList = 21;
}
message OfflinePushInfo{