Showing
1 changed file
with
2 additions
and
1 deletions
@@ -118,7 +118,8 @@ class SearchData | @@ -118,7 +118,8 @@ class SearchData | ||
118 | // return 'http://101.200.31.165/yohosearch/brand/list.json'; | 118 | // return 'http://101.200.31.165/yohosearch/brand/list.json'; |
119 | // return 'http://182.92.99.119:8080/yohosearch/brand/list.json'; | 119 | // return 'http://182.92.99.119:8080/yohosearch/brand/list.json'; |
120 | } | 120 | } |
121 | - return 'http://192.168.10.64:8080/yohosearch/search.json'; | 121 | + return 'http://192.168.102.216:8087/yohosearch/search.json'; |
122 | +// return 'http://192.168.10.64:8080/yohosearch/search.json'; | ||
122 | // return 'http://101.200.31.165/yohosearch/search.json'; | 123 | // return 'http://101.200.31.165/yohosearch/search.json'; |
123 | //return 'http://101.200.31.165/yohosearch/search.json'; | 124 | //return 'http://101.200.31.165/yohosearch/search.json'; |
124 | // return 'http://182.92.99.119:8080/yohosearch/search.json'; | 125 | // return 'http://182.92.99.119:8080/yohosearch/search.json'; |
-
Please register or login to post a comment