Authored by hf

do modify call order to client_type h5

@@ -22,7 +22,6 @@ class Yohobuy @@ -22,7 +22,6 @@ class Yohobuy
22 // const API_URL2 = 'http://api.open.yohobuy.com/'; 22 // const API_URL2 = 'http://api.open.yohobuy.com/';
23 // const SERVICE_URL = 'http://service.api.yohobuy.com/'; 23 // const SERVICE_URL = 'http://service.api.yohobuy.com/';
24 // const YOHOBUY_URL = 'http://www.yohobuy.com/'; 24 // const YOHOBUY_URL = 'http://www.yohobuy.com/';
25 -  
26 const API_URL = 'http://apih5.yoho.cn/'; 25 const API_URL = 'http://apih5.yoho.cn/';
27 const API_URL2 = 'http://apih5.yoho.cn/'; 26 const API_URL2 = 'http://apih5.yoho.cn/';
28 const SERVICE_URL = 'http://serviceh5.yoho.cn/'; 27 const SERVICE_URL = 'http://serviceh5.yoho.cn/';