修改服务器地址

Branch_oumei
zhangjiannan 2026-02-03 13:36:46 +08:00
parent d19d5e0282
commit c24ec6d30f
1 changed files with 7 additions and 2 deletions

View File

@ -34,9 +34,14 @@ namespace GameEditor.FrameTool
/// <summary>
/// 时空测试服
/// </summary>
[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")]
,
/// <summary>
/// <summary>
/// 时空测试服
/// </summary>
[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,
/// <summary>
/// 一七玩时空测试服
/// </summary>
[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")]