少年修仙传客户端基础资源
hch
2024-05-17 0dbb961d8dc9a7fe65021916760c2d9eb8194972
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; }