From 51b0037c91e0fe3c9dc19c86ef069303cb6d8240 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期二, 14 五月 2024 15:50:25 +0800
Subject: [PATCH] 0312 新域名

---
 System/ClientVersion/VersionUtility.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

--
Gitblit v1.8.0