刘桂岩 3 years ago
parent
commit
e943bf3a55
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/controller/Index.php

+ 1 - 1
app/controller/Index.php

@@ -20,7 +20,7 @@ class Index extends BaseController
     }
     public function getReport()
     {
-
+        set_time_limit('600');
         libxml_disable_entity_loader(false);
         $opts = array(
             'ssl'   => array(