Assets/Scripts/UI/FinalPanel/FinalHttp.cs
@@ -25,12 +25,7 @@ GameConfig.Imei = TDAA_SDKManager.Ins.GetDeviceId();//使用设备ID } else if (Application.platform == RuntimePlatform.WindowsEditor) { //GameConfig.Imei = "MyTestGemBattle1233333"; GameConfig.Imei = "MyTestRank2"; } Debug.Log("设置imei0:" + GameConfig.Imei); }