This commit is contained in:
aozhiwei 2020-08-10 18:05:58 +08:00
parent 12f218650a
commit 76c511efa2

View File

@ -447,7 +447,7 @@ void App::ProcessClientMsg(f8::MsgHdr& hdr)
MasterSvrMgr::Instance()->RequestTargetServer(hdr,
msg.team_uuid(),
msg.account_id(),
"",
msg.server_info(),
1);
}
}