...
|
...
|
@@ -118,7 +118,8 @@ class SearchData |
|
|
// return 'http://101.200.31.165/yohosearch/brand/list.json';
|
|
|
// return 'http://182.92.99.119:8080/yohosearch/brand/list.json';
|
|
|
}
|
|
|
return 'http://192.168.10.64:8080/yohosearch/search.json';
|
|
|
return 'http://192.168.102.216:8087/yohosearch/search.json';
|
|
|
// return 'http://192.168.10.64:8080/yohosearch/search.json';
|
|
|
// return 'http://101.200.31.165/yohosearch/search.json';
|
|
|
//return 'http://101.200.31.165/yohosearch/search.json';
|
|
|
// return 'http://182.92.99.119:8080/yohosearch/search.json';
|
...
|
...
|
|