新增腾讯im。
This commit is contained in:
@@ -34,7 +34,7 @@ class IdCard extends Base
|
||||
|
||||
$this->options["form_params"] = $this->params;
|
||||
|
||||
$result = $this->httpRuest->getRequest($api_url,$this->options);
|
||||
$result = $this->httpRuest->postRequest($api_url,$this->options);
|
||||
|
||||
if (empty($result)){
|
||||
return "身份证认证失败";
|
||||
|
||||
Reference in New Issue
Block a user