mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-01 07:35:58 +08:00
proto
This commit is contained in:
@@ -47,7 +47,7 @@ message GetRTCInvitationInfoStartAppResp {
|
||||
|
||||
message FcmUpdateTokenReq {
|
||||
int32 Platform = 1;
|
||||
string FcmToken = string = 2;
|
||||
string FcmToken = 2;
|
||||
}
|
||||
|
||||
message FcmUpdateTokenResp {
|
||||
|
||||
Reference in New Issue
Block a user