Assets/Launch/ResourcesModel.cs
@@ -5,6 +5,7 @@ using LitJsonForAot; using System.Collections; using UnityEngine.Networking; using StartAotSDK; namespace StartAot @@ -25,7 +26,7 @@ public bool isPCTestDownLoad = false; public static readonly string[] VERSION_URL = new string[] { "http://yncenter.secondworld.net.cn:11000/center/appversion_new.php/?"}; "http://vncenter.daojmengxvn.com:11000/center/appversion_new.php/?"}; public int debugBranch { get; private set; }