public void GetPlayerInfo(int uid, Action<JsonData> action)
    {
        NetRequest req = new NetRequest (CMD_GET_PLAYER_INFO);