likang %!s(int64=2) %!d(string=hai) anos
pai
achega
f98ef56c87
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      catch/tag_history/controller/TagHistory.php

+ 1 - 1
catch/tag_history/controller/TagHistory.php

@@ -70,7 +70,7 @@ class TagHistory extends CatchController
         if (!empty($tage)) {
             $where[] = ['lable', 'in',  implode(",", $tage)];   
         }
-        if ($endtime == 1) {
+        if ($endtime == 1&&false) {
             //生成报告
             $end = time();
             if (empty($mac)) {