陈德本 %!s(int64=5) %!d(string=hai) anos
pai
achega
ce9890b80f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Library/Curl.php

+ 1 - 1
Library/Curl.php

@@ -23,7 +23,7 @@ class Curl
      * @param array $header header信息  array('Host: api.kingdee.meitushop.com' )设置请求的host
      * @return string
      */
-    public static function get($url, $proxy = null, $timeout = 10, $header = null, $REFERER = null)
+    public static function get($url, $proxy = null, $timeout = 5, $header = null, $REFERER = null)
     {