Authored by 郝肖肖

搜索地址

... ... @@ -36,10 +36,9 @@ class SearchData
// return 'http://101.200.31.165/yohosearch/search.json';
return 'http://192.168.10.64:8080/yohosearch/search.json';
case 'testing':
// return 'http://testing.yohoops.org/yohosearch/search.json';
case 'developer':
default:
return 'http://searchyohoops.yohobuy.com/yohosearch/search.json';
return 'http://192.168.102.216:8080/yohosearch/sortgroup.json';
}
}
... ...