This commit is contained in:
dongwei 2019-01-11 15:10:05 +08:00
parent 25c6835a11
commit 505f111e82

View File

@ -20,7 +20,7 @@ class Client
*/ */
protected $http; protected $http;
public function __construct($config, Logger $logger) public function __construct($config)
{ {
$default = [ $default = [
'app' => '***', 'app' => '***',