$region, 'scheme' => 'https', //协议头部,默认为http 'credentials'=> array( 'secretId' => $secretId, 'secretKey' => $secretKey))); try { // 活体人脸核身 待补充 } catch (\Exception $e) { // 请求失败 echo($e); }