Authored by 郝肖肖

测试环境 搜索地址修改

... ... @@ -33,7 +33,8 @@ class SearchData
//return 'http://search.yoho.cn/yohosearch/search.json';
return 'http://search.yohoops.org/yohosearch/search.json'; //return 'http://100.98.132.63/yohosearch/search.json';
case 'preview':
return 'http://101.200.31.165/yohosearch/search.json';
// return 'http://101.200.31.165/yohosearch/search.json';
return 'http://192.168.10.64:8080/yohosearch/search.json';
case 'test':
case 'developer':
default:
... ...