From 87ac3dc33579059689b2c27a65ab847b2e02f842 Mon Sep 17 00:00:00 2001 From: vurtne14 Date: Fri, 12 Sep 2025 19:13:26 +0800 Subject: [PATCH] 1 --- Assets/Scripts/Editor/GameEditor/FrameTool/ServerPathType.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/Scripts/Editor/GameEditor/FrameTool/ServerPathType.cs b/Assets/Scripts/Editor/GameEditor/FrameTool/ServerPathType.cs index f374a6146..901be7ea7 100644 --- a/Assets/Scripts/Editor/GameEditor/FrameTool/ServerPathType.cs +++ b/Assets/Scripts/Editor/GameEditor/FrameTool/ServerPathType.cs @@ -139,12 +139,12 @@ namespace GameEditor.FrameTool /// /// 奇葩时空测试服 /// - [ServerPathTypeValue("http://114.55.97.227:8080/sk_loginserver/", "https://tcx-027-01.oss-cn-beijing.aliyuncs.com/cyzz/", "http://114.55.97.227:8082/err", "http://114.55.97.227/idip/sfzb/sdk", "http://114.55.97.227/idip/sfzb", "DNA_AD")] + [ServerPathTypeValue("http://114.55.97.227:8080/sk_loginserver/", "https://tcx-027-01.oss-cn-beijing.aliyuncs.com/cyzz/", "http://114.55.97.227:8082/err", "http://114.55.97.227:8081/idip/sfzb/sdk", "http://114.55.97.227:8081/idip/sfzb", "DNA_AD")] DNA_AD, /// /// 奇葩时空测试服 /// - [ServerPathTypeValue("http://114.55.97.227:8080/sk_loginserver/", "https://tcx-027-01.oss-cn-beijing.aliyuncs.com/cyzz/", "http://114.55.97.227:8082/err", "http://114.55.97.227/idip/sfzb/sdk", "http://114.55.97.227/idip/sfzb", "DNA_IOS")] + [ServerPathTypeValue("http://114.55.97.227:8080/sk_loginserver/", "https://tcx-027-01.oss-cn-beijing.aliyuncs.com/cyzz/", "http://114.55.97.227:8082/err", "http://114.55.97.227:8081/idip/sfzb/sdk", "http://114.55.97.227:8081/idip/sfzb", "DNA_IOS")] DNA_IOS, /// /// BT奇葩正式服