示例#1
0
 public function __construct()
 {
     $config = array('app_id' => APP_ID, 'app_secret' => APP_SECRET);
     parent::__construct($config);
 }