支付宝实名认证
This commit is contained in:
@@ -11,7 +11,10 @@ class Test
|
||||
|
||||
public function aliverify()
|
||||
{
|
||||
Aliverify::initVerify();
|
||||
$data = Aliverify::initVerify();
|
||||
$data = $data;
|
||||
echo json_encode($data);
|
||||
die;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user