rpc protocol update

This commit is contained in:
Gordon
2021-12-08 18:08:48 +08:00
parent ebd867a6d5
commit 058a191e61
3 changed files with 58 additions and 54 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ message PushMsgReq {
string OperationID = 9;
string MsgID = 10;
string OfflineInfo = 11;
string Options =12;
map<string,int32> Options =12;
int32 PlatformID =13;
string SenderNickName = 14;
string SenderFaceURL = 15;