ctinyle 3 months ago
parent
commit
1d02fd7192
1 changed files with 2 additions and 0 deletions
  1. 2 0
      app/Http/Controllers/SourceController.php

+ 2 - 0
app/Http/Controllers/SourceController.php

@@ -21,6 +21,8 @@ class SourceController extends BaseController
21
             'Referer' => 'https://jzsc.mohurd.gov.cn/data/company',
21
             'Referer' => 'https://jzsc.mohurd.gov.cn/data/company',
22
             'Cookie' => 'Hm_lvt_b1b4b9ea61b6f1627192160766a9c55c=1722159155; HMACCOUNT=770873722DFFDFD2; Hm_lpvt_b1b4b9ea61b6f1627192160766a9c55c=1722160543'
22
             'Cookie' => 'Hm_lvt_b1b4b9ea61b6f1627192160766a9c55c=1722159155; HMACCOUNT=770873722DFFDFD2; Hm_lpvt_b1b4b9ea61b6f1627192160766a9c55c=1722160543'
23
         ];
23
         ];
24
+        print_r($url);
25
+        print_r($header);
24
         $params = [
26
         $params = [
25
             'complexname' => '成都翔威建筑工程有限公司',
27
             'complexname' => '成都翔威建筑工程有限公司',
26
             'pg' => 0,
28
             'pg' => 0,