fcm ios push badge

This commit is contained in:
Gordon
2022-09-02 16:36:47 +08:00
parent 3f87958328
commit 72aff32024
7 changed files with 101 additions and 61 deletions
@@ -29,7 +29,6 @@ message ModifyConversationFieldReq{
int32 fieldType = 2;
repeated string userIDList = 3;
string operationID = 4;
int32 badgeUnreadCountSum = 5;
}
message ModifyConversationFieldResp{