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