Commit a41fc0f8 a41fc0f89f53bcc6d1fc527ddf5b801926224ab0 by 金学艇

添加探针

修改四川服务器地址
1 parent f7e43cae
......@@ -52,13 +52,13 @@ cc.Class({
OFFICIAL_PLATFORM_IP: 'http://139.196.192.33/',
TEST_PLATFORM_IP: 'http://139.196.192.242:8081/',
TOPDRAW_API_SERVER: 'http://demo.cloud.api.findfun.topdraw.cn:38081/findfun/',
TOPDRAW_IMAGE_SERVER: 'http://demo.cloud.api.findfun.topdraw.cn:38081/findfun/',
TOPDRAW_API_SERVER: 'sichuan-cmcc.api.forfun.topdraw.cn:8080/clutch/forfun/',
TOPDRAW_IMAGE_SERVER: 'sichuan-cmcc.api.forfun.topdraw.cn:8080/clutch/forfun/',
TOPDRAW_LOG_SERVER: 'http://139.196.37.202/sparrow.resource/',
// BI_BASE_PATH : 'http://139.196.192.242:81/1.gif',
BI_BASE_PATH: 'http://melody.hi.a170.ottcn.com:80/1.gif',
BI_BASE_PATH_NEW: 'http://melody.hi.a170.ottcn.com:80/2.gif',
BI_BASE_PATH: 'http://112.18.251.224/taohaowan.gif',
BI_BASE_PATH_NEW: 'http://112.18.251.224/taohaowan.gif',
TV_LINK_ACTION_CLICK: 100,
TV_LINK_ACTION_HOVER: 101,
......