Authored by whb

PC重构

@@ -42,6 +42,11 @@ class Yohobuy @@ -42,6 +42,11 @@ class Yohobuy
42 const YOHOBUY_URL = 'http://www.yohobuy.com/'; 42 const YOHOBUY_URL = 'http://www.yohobuy.com/';
43 const API_OLD = 'http://api2.open.yohobuy.com/'; 43 const API_OLD = 'http://api2.open.yohobuy.com/';
44 44
  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/';
  49 +
45 /** 50 /**
46 * 私钥列表 51 * 私钥列表
47 * 52 *