1
This commit is contained in:
parent
6e9a683fb5
commit
7f45970f81
@ -743,8 +743,9 @@ message CMReconnect
|
||||
optional int32 server_id = 1; //保留
|
||||
optional string team_uuid = 2; //保留
|
||||
optional string account_id = 3; //账号id
|
||||
optional string room_uuid = 4; //房间唯一id
|
||||
optional string server_info = 5; //服务器信息
|
||||
optional string session_id = 4; //session_id
|
||||
optional string room_uuid = 5; //房间唯一id
|
||||
optional string server_info = 6; //服务器信息
|
||||
}
|
||||
|
||||
//断线重连回复
|
||||
|
Loading…
x
Reference in New Issue
Block a user