设置测试服务器
This commit is contained in:
parent
aa4595f290
commit
dba48de5cf
@ -1,15 +1,2 @@
|
|||||||
1 内网win 本机 127.0.0.1 8001
|
1 内网win 本机 127.0.0.1 8001
|
||||||
2 内网win 内网win 192.168.1.28 8001
|
100 外网 测试服 123.207.217.208 5601
|
||||||
3 内网win 廉振东 192.168.1.138 8002
|
|
||||||
4 内网win 天洪服 192.168.1.233 8001
|
|
||||||
5 内网win 毛庆斌服 192.168.1.20 8001
|
|
||||||
6 内网win 水力 192.168.1.28 8001
|
|
||||||
7 内网win 水力new 192.168.1.73 8001
|
|
||||||
8 内网win 长松 192.168.1.225 8001
|
|
||||||
9 内网win 志红 192.168.1.30 8001
|
|
||||||
10 内网win 子恒服 192.168.1.72 8001
|
|
||||||
100 外网 99游测试服 47.98.102.96 8001
|
|
||||||
101 外网 101服 192.168.1.73 8101
|
|
||||||
102 外网 102服 192.168.1.73 8102
|
|
||||||
11 内网win 晨博服 192.168.1.85 8001
|
|
||||||
11 内网win 鑫鑫服 192.168.1.71 8001
|
|
||||||
|
@ -98,6 +98,7 @@ public class SdkEditor : SdkBase
|
|||||||
|
|
||||||
public override void GetServerList()
|
public override void GetServerList()
|
||||||
{
|
{
|
||||||
|
Debug.Log( "GetServerList");
|
||||||
var lines = File.ReadAllLines(GlobeVar.testConfigPath.Open("IPList.txt"));
|
var lines = File.ReadAllLines(GlobeVar.testConfigPath.Open("IPList.txt"));
|
||||||
ParseIpList(lines);
|
ParseIpList(lines);
|
||||||
}
|
}
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
Traceless
|
Test
|
||||||
http://rk.qyyjj.99you.cn/JjyApi/getHotUpdateData/cid/3-10001
|
http://123.207.217.208:81/update_andriod.php
|
||||||
审批文号:新广出审[2017]8551号 出版单位名称:上海都玩网络科技有限公司 来文文号:泸新出科数[2017]1019号 物号(ISBN):978-7-498-01532-7
|
审批文号:新广出审[2017]8551号 出版单位名称:上海都玩网络科技有限公司 来文文号:泸新出科数[2017]1019号 物号(ISBN):978-7-498-01532-7
|
3
ChannelConfig/Test/Channel.txt
Normal file
3
ChannelConfig/Test/Channel.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Test
|
||||||
|
http://123.207.217.208:81/update_andriod.php
|
||||||
|
审批文号:新广出审[2017]8551号 出版单位名称:上海都玩网络科技有限公司 来文文号:泸新出科数[2017]1019号 物号(ISBN):978-7-498-01532-7
|
2
ChannelConfig/Test/IPList.txt
Normal file
2
ChannelConfig/Test/IPList.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
1 内网win 本机 127.0.0.1 8001
|
||||||
|
100 外网 测试服 123.207.217.208 5601
|
Loading…
x
Reference in New Issue
Block a user