Showing
1 changed file
with
1 additions
and
0 deletions
@@ -36,6 +36,7 @@ class SearchData | @@ -36,6 +36,7 @@ class SearchData | ||
36 | // return 'http://101.200.31.165/yohosearch/search.json'; | 36 | // return 'http://101.200.31.165/yohosearch/search.json'; |
37 | return 'http://192.168.10.64:8080/yohosearch/search.json'; | 37 | return 'http://192.168.10.64:8080/yohosearch/search.json'; |
38 | case 'testing': | 38 | case 'testing': |
39 | + return 'http://testing.yohoops.org/yohosearch/search.json'; | ||
39 | case 'developer': | 40 | case 'developer': |
40 | default: | 41 | default: |
41 | return 'http://searchyohoops.yohobuy.com/yohosearch/search.json'; | 42 | return 'http://searchyohoops.yohobuy.com/yohosearch/search.json'; |
-
Please register or login to post a comment