rpc活动数据报错

back_recharge
xuexinpeng 2022-03-08 17:02:18 +08:00
parent b01fa4c67f
commit fe1f6b59d8
1 changed files with 0 additions and 1 deletions

View File

@ -1753,7 +1753,6 @@ public class PlayerLogic {
* @throws Exception
*/
public User getUserByRpc(int uid) {
LOGGER.info("fanhuijieguo1 open the door");
int serverId = AreaManager.getInstance().getServerIdByUid(uid, GameApplication.serverId);
if (serverId == 0) {
return null;