private void logining() { ProtoReq.CheckVersion(GameConfig.programVersion, GameConfig.OsName); Debug.LogError("收到链接返回"); if (_isWx) { //SDKMgr.Instance.GetUserInfo(); //updateUserInfo(PlayerPrefs.GetString("openId"), "", PlayerPrefs.GetString("nickName"), PlayerPrefs.GetInt("sex"), PlayerPrefs.GetString("url")); } }