Authored by whb

PC重构代码

@@ -36,16 +36,16 @@ class Yohobuy @@ -36,16 +36,16 @@ class Yohobuy
36 // const API_OLD = 'http://test2.open.yohobuy.com/'; 36 // const API_OLD = 'http://test2.open.yohobuy.com/';
37 37
38 /* 预览环境 */ 38 /* 预览环境 */
39 - const API_URL = 'http://preapi.yoho.cn/';  
40 - const API_URL2 = 'http://preapi.yoho.cn/';  
41 - const SERVICE_URL = 'http://serviceh5.yoho.cn/';  
42 - const YOHOBUY_URL = 'http://www.yohobuy.com/';  
43 - const API_OLD = 'http://api2.open.yohobuy.com/'; 39 +// const API_URL = 'http://preapi.yoho.cn/';
  40 +// const API_URL2 = 'http://preapi.yoho.cn/';
  41 +// const SERVICE_URL = 'http://serviceh5.yoho.cn/';
  42 +// const YOHOBUY_URL = 'http://www.yohobuy.com/';
  43 +// const API_OLD = 'http://api2.open.yohobuy.com/';
44 44
45 /*PC重构地址*/ 45 /*PC重构地址*/
46 -// const API_URL = 'http://test2.open.yohobuy.com/';  
47 -// const SERVICE_URL = 'http://test.service.api.yohobuy.com/';  
48 -// const YOHOBUY_URL = 'http://www.yohobuy.com/'; 46 + const API_URL = 'http://test2.open.yohobuy.com/';
  47 + const SERVICE_URL = 'http://test.service.api.yohobuy.com/';
  48 + const YOHOBUY_URL = 'http://www.yohobuy.com/';
49 49
50 /** 50 /**
51 * 私钥列表 51 * 私钥列表