少年修仙传客户端代码仓库
client_linchunjie
2018-08-22 a078ae8d4bbf4ffa4280c54e72374c3b970db7d8
System/ClientVersion/VersionUtility.cs
@@ -13,7 +13,7 @@
public class VersionUtility : Singleton<VersionUtility>
{
    public static readonly string[] VERSION_URL = new string[] { "http://pub.game.secondworld.net.cn:11000/appversion/?" ,
    public static readonly string[] VERSION_URL = new string[] { "http://pub.game.2460web.com:11000/appversion/?" ,
    "http://111.230.234.252:11000/appversion/?"};
    const string VERSION_URL_PURE = "http://111.230.234.252:11000/purge/appversion/?";