This commit is contained in:
aozhiwei 2020-08-10 15:13:42 +08:00
parent 6e9a683fb5
commit 7f45970f81

View File

@ -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; //
}
//线