mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-02 21:30:06 +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