Authored by whb

修改配置

@@ -34,7 +34,7 @@ class SearchData extends \LibModels\Wap\Product\SearchData @@ -34,7 +34,7 @@ class SearchData extends \LibModels\Wap\Product\SearchData
34 elseif ($type == 'shop') { 34 elseif ($type == 'shop') {
35 return 'http://100.98.132.63/yohosearch/shops.json'; 35 return 'http://100.98.132.63/yohosearch/shops.json';
36 } 36 }
37 - return 'http://100.98.132.63/yohosearch/search.json'; 37 + return 'http://101.200.31.165/yohosearch/search.json';
38 case 'test': 38 case 'test':
39 case 'developer': 39 case 'developer':
40 default: 40 default: