hch
2025-12-03 312877a604830f3a6236780780a1ae15169d60e0
Main/System/Settlement/BattleSettlementManager.cs
@@ -208,7 +208,7 @@
        //mobile.secondworld.net.cn:53080\S9006\20251202\3042602\5b11338f-cf2c-11f0-a0a0-000c29b22418.tfr
        var serverID = UIHelper.GetServerIDByAccount(PlayerDatas.Instance.baseData.AccID);
        
        var url = ServerListCenter.Instance.GetServerUrl(serverID, replacePort:53080);
        var url = ServerListCenter.Instance.GetServerUrl(serverID);
        string assetVersionUrl = string.Empty;
        
        if (string.IsNullOrEmpty(date))