示例#1
0
 function __construct($config, $token)
 {
     parent::__construct($config);
     $this->__token = $token;
 }