Showing
1 changed file
with
2 additions
and
2 deletions
@@ -22,8 +22,8 @@ class Yohobuy | @@ -22,8 +22,8 @@ class Yohobuy | ||
22 | // const YOHOBUY_URL = 'http://www.yohobuy.com/'; | 22 | // const YOHOBUY_URL = 'http://www.yohobuy.com/'; |
23 | 23 | ||
24 | //java API | 24 | //java API |
25 | - const API_URL = 'http://10.66.0.4:8080/gateway/';//'http://api.yoho.yohoops.org/';// | ||
26 | - const API_URL2 = 'http://10.66.0.4:8080/gateway/';//'http://api.yoho.yohoops.org/';// | 25 | + const API_URL = 'http://api.yoho.yohoops.org/';// |
26 | + const API_URL2 = 'http://api.yoho.yohoops.org/';// | ||
27 | const SERVICE_URL = 'http://service.yoho.yohoops.org/'; | 27 | const SERVICE_URL = 'http://service.yoho.yohoops.org/'; |
28 | const YOHOBUY_URL = 'http://www.yohobuy.com/'; | 28 | const YOHOBUY_URL = 'http://www.yohobuy.com/'; |
29 | const API_OLD = 'http://api2.open.yohobuy.com/'; | 29 | const API_OLD = 'http://api2.open.yohobuy.com/'; |
-
Please register or login to post a comment