刘桂岩 il y a 3 ans
Parent
commit
e943bf3a55
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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(