Showing
1 changed file
with
1 additions
and
1 deletions
@@ -35,7 +35,7 @@ class SearchData | @@ -35,7 +35,7 @@ class SearchData | ||
35 | case 'preview': | 35 | case 'preview': |
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 'test': | 38 | + case 'testing': |
39 | return 'http://testing.yohoops.org/yohosearch/search.json'; | 39 | return 'http://testing.yohoops.org/yohosearch/search.json'; |
40 | case 'developer': | 40 | case 'developer': |
41 | default: | 41 | default: |
-
Please register or login to post a comment