mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-07 11:40:01 +08:00
proto
This commit is contained in:
parent
84904b7eca
commit
82c3f871f4
@ -47,7 +47,7 @@ message GetRTCInvitationInfoStartAppResp {
|
||||
|
||||
message FcmUpdateTokenReq {
|
||||
int32 Platform = 1;
|
||||
string FcmToken = string = 2;
|
||||
string FcmToken = 2;
|
||||
}
|
||||
|
||||
message FcmUpdateTokenResp {
|
||||
|
Loading…
x
Reference in New Issue
Block a user