刘桂岩 3 年之前
父節點
當前提交
e943bf3a55
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/controller/Index.php

+ 1 - 1
app/controller/Index.php

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