From 5a36d3f5a0ea3b5ae3d1c367482d0493a2b2c77d Mon Sep 17 00:00:00 2001 From: hf <fei.hong@yoho.cn> Date: Wed, 23 Dec 2015 20:12:20 +0800 Subject: [PATCH] do modify call order to client_type h5 --- library/Api/Yohobuy.php | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/library/Api/Yohobuy.php b/library/Api/Yohobuy.php index f199e7a..d428cdf 100644 --- a/library/Api/Yohobuy.php +++ b/library/Api/Yohobuy.php @@ -22,7 +22,6 @@ class Yohobuy // const API_URL2 = 'http://api.open.yohobuy.com/'; // const SERVICE_URL = 'http://service.api.yohobuy.com/'; // const YOHOBUY_URL = 'http://www.yohobuy.com/'; - const API_URL = 'http://apih5.yoho.cn/'; const API_URL2 = 'http://apih5.yoho.cn/'; const SERVICE_URL = 'http://serviceh5.yoho.cn/'; -- libgit2 0.24.0