فهرست منبع

删除中兴注入107

15954078560 2 سال پیش
والد
کامیت
de475d00a1
1فایلهای تغییر یافته به همراه0 افزوده شده و 12 حذف شده
  1. 0 12
      application/api/controller/Notify.php

+ 0 - 12
application/api/controller/Notify.php

@@ -719,18 +719,6 @@ class Notify extends Api
 
     //视频注入结果查询
     public function injectquery() {
-        $url = 'http://jscp.agency.gitv.tv/injectResult/v1/queryTv?cspId=' . config('cspid_zx') . '&cpAlbumId=107&cpTvId=107';
-        $header = [
-            'Content-Type: application/json'
-        ];
-        $rs = httpRequest($url, 'GET', [], $header);
-        if (!$rs) {
-            echo 1;
-        }
-        $rs = json_decode($rs, true); p($rs);die;
-        if ($rs['code'] != 'A000000') {
-            echo 2;
-        }
         set_time_limit(0);
 
         $time = strtotime(date('Y-m-d', time()));