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/';