This commit is contained in:
aozhiwei 2020-08-10 14:50:29 +08:00
parent df01438e16
commit 053cfb95ae

View File

@ -15,9 +15,12 @@ message SS_CMLogin_CMReConnect_CommonHead
message SS_CMLogin_CMReConnect_CommonHead2 message SS_CMLogin_CMReConnect_CommonHead2
{ {
optional int32 server_id = 1; optional int32 server_id = 1; //
optional string team_uuid = 2; optional string team_uuid = 2; //
optional string account_id = 3; optional string account_id = 3; //id
optional string session_id = 4; //session_id
optional string room_uuid = 5; //id
optional string server_info = 6; //
} }
message SS_WSP_RequestTargetServer message SS_WSP_RequestTargetServer