소스 검색

实名认证

lizhen_gitee 9 달 전
부모
커밋
93776012ba
1개의 변경된 파일1개의 추가작업 그리고 11개의 파일을 삭제
  1. 1 11
      application/api/controller/Userauth.php

+ 1 - 11
application/api/controller/Userauth.php

@@ -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;
+
 
 /**
  * 实名认证,真人认证相关