Authored by 周少峰

envirment testing

... ... @@ -35,7 +35,7 @@ class SearchData
case 'preview':
// return 'http://101.200.31.165/yohosearch/search.json';
return 'http://192.168.10.64:8080/yohosearch/search.json';
case 'test':
case 'testing':
return 'http://testing.yohoops.org/yohosearch/search.json';
case 'developer':
default:
... ...