Showing
1 changed file
with
1 additions
and
1 deletions
@@ -34,7 +34,7 @@ class SearchData | @@ -34,7 +34,7 @@ class SearchData | ||
34 | case 'preview': | 34 | case 'preview': |
35 | case 'developer': | 35 | case 'developer': |
36 | default: | 36 | default: |
37 | - return 'http://192.168.10.64:8080/yohosearch/search.json';//'http://101.200.31.165/yohosearch/search.json'; | 37 | + return 'http://101.200.31.165/yohosearch/search.json';//return 'http://192.168.10.64:8080/yohosearch/search.json'; |
38 | } | 38 | } |
39 | } | 39 | } |
40 | 40 |
-
Please register or login to post a comment