修改网易云密钥

This commit is contained in:
2023-03-16 15:55:52 +08:00
parent 398bbf3a8c
commit 16f68e65b5
3 changed files with 25 additions and 26 deletions
-1
View File
@@ -35,7 +35,6 @@ class IdCard extends Base
$this->options["form_params"] = $this->params;
$result = $this->httpRuest->postRequest($api_url,$this->options);
if (empty($result)){
return "身份证认证失败";
}