System/ClientVersion/VersionUtility.cs
@@ -17,7 +17,7 @@ public class VersionUtility : Singleton<VersionUtility> { public static readonly string[] VERSION_URL = new string[] { "http://vncenter.daojmengxvn.com:11000/center/appversion_new.php/?"}; "http://hyvncenter.yuxiangshcn.com:11000/center/appversion_new.php/?"}; public string androidRoot { get { return StringUtility.Contact(ynmbxxjUtil.Instance.DeviceRootPath, "/", VersionConfig.Get().bundleIdentifier); } }