|
@@ -4,17 +4,7 @@ namespace app\api\controller;
|
|
|
|
|
|
use app\common\controller\Api;
|
|
|
use think\Db;
|
|
|
-use think\Cache;
|
|
|
-
|
|
|
-use TencentCloud\Common\Credential;
|
|
|
-use TencentCloud\Common\Profile\ClientProfile;
|
|
|
-use TencentCloud\Common\Profile\HttpProfile;
|
|
|
-use TencentCloud\Common\Exception\TencentCloudSDKException;
|
|
|
-//use TencentCloud\Faceid\V20180301\FaceidClient;
|
|
|
-//use TencentCloud\Faceid\V20180301\Models\IdCardVerificationRequest;
|
|
|
-use TencentCloud\Iai\V20200303\IaiClient;
|
|
|
-use TencentCloud\Iai\V20200303\Models\CompareFaceRequest;
|
|
|
-use fast\Random;
|
|
|
+
|
|
|
|
|
|
/**
|
|
|
* 实名认证,真人认证相关
|