Commit a41fc0f8 a41fc0f89f53bcc6d1fc527ddf5b801926224ab0 by 金学艇

添加探针

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