rpc活动数据报错
parent
b01fa4c67f
commit
fe1f6b59d8
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue