三国卡牌客户端基础资源仓库
hch
2026-08-19 9c5490907f47dd2f1538cf7ac7160d2204dc9219
749 新增渠道平台 不同域名
1个文件已修改
18 ■■■■■ 已修改文件
Assets/Launch/Manager/LocalResManager.cs 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Launch/Manager/LocalResManager.cs
@@ -153,6 +153,18 @@
                    "http://47.250.213.171:11000/center/appversion_new.php/?",
                };
                break;
            case "xssgyh":
                VERSION_URL = new string[]
                {
                    "http://xssgyhcenter.secondworld.net.cn:11000/center/appversion_new.php/?",
                };
                break;
            case "xssgdy":
                VERSION_URL = new string[]
                {
                    "http://xssgdycenter.secondworld.net.cn:11000/center/appversion_new.php/?",
                };
                break;
            default:
                VERSION_URL = new string[]
                {
@@ -890,6 +902,12 @@
            case "sghy":
                url = "http://sghycenter.funimpactgames.com:11000/center/eventreport.php?";
                break;
            case "xssgyh":
                url = "http://xssgyhcenter.secondworld.net.cn:11000/center/eventreport.php?";
                break;
            case "xssgdy":
                url = "http://xssgdycenter.secondworld.net.cn:11000/center/eventreport.php?";
                break;
            default:
                url = "http://xssgcenter.secondworld.net.cn:11000/center/eventreport.php?";
                break;