diff --git a/Assets/Scripts/Editor/GameEditor/FrameTool/ServerPathType.cs b/Assets/Scripts/Editor/GameEditor/FrameTool/ServerPathType.cs
index b6a1b8ffa..ee3f9d52d 100644
--- a/Assets/Scripts/Editor/GameEditor/FrameTool/ServerPathType.cs
+++ b/Assets/Scripts/Editor/GameEditor/FrameTool/ServerPathType.cs
@@ -34,9 +34,14 @@ namespace GameEditor.FrameTool
///
/// 时空测试服
///
- [ServerPathTypeValue("http://120.131.0.103:8080/sk_loginserver/", "http://cfzl-1257713232.cos.ap-beijing.myqcloud.com/shiKongTest", null, "http://120.131.0.103:8081/idip/sfzb/sdk", "http://120.131.0.103:8081/idip/sfzb/", "Android_QuickGame")]
+ [ServerPathTypeValue("http://152.136.162.165:8080/sk_loginserver/", "http://cfzl-1257713232.cos.ap-beijing.myqcloud.com/shiKongTest", null, "http://152.136.162.165:8081/idip/sfzb/sdk", "http://152.136.162.165:8081/idip/sfzb/", "dev")]
时空测试服,
- ///
+ ///
+ /// 时空测试服
+ ///
+ [ServerPathTypeValue("http://152.136.162.165:8080/sk_loginserver/", "http://cfzl-1257713232.cos.ap-beijing.myqcloud.com/shiKongQuickTest", null, "http://152.136.162.165:8081/idip/sfzb/sdk", "http://152.136.162.165:8081/idip/sfzb/", "dev")]
+ 时空QUICK测试服,
+ ///
/// 一七玩时空测试服
///
[ServerPathTypeValue("http://121.40.93.33:8080/sk_loginserver/", "http://cfzl-1257713232.cos.ap-beijing.myqcloud.com/shiKong", null, "http://121.40.93.33:8081/idip/sfzb/sdk", "http://121.40.93.33:8081/idip/sfzb/", "Android_QuickGame_New")]