实名 淘宝
This commit is contained in:
@@ -141,6 +141,13 @@ class Realname
|
||||
die;
|
||||
}
|
||||
|
||||
|
||||
private function getCred(){
|
||||
$ak = "JDC_A3B38E573D7404F976472FB42F52";
|
||||
$sk = "C9BAE98F49B42DA2DC02868A75AA3AD8";
|
||||
$cred = new Credentials($ak, $sk);
|
||||
return $cred;
|
||||
}
|
||||
public function aliverify($temp)
|
||||
{
|
||||
$user = new UserModel;
|
||||
|
||||
Reference in New Issue
Block a user