Authored by whb

测试搜素

... ... @@ -34,7 +34,7 @@ class SearchData
case 'preview':
case 'developer':
default:
return 'http://101.200.31.165/yohosearch/search.json';
return 'http://192.168.10.64:8080/yohosearch/search.json';//'http://101.200.31.165/yohosearch/search.json';
}
}
... ...