Procházet zdrojové kódy

优化提交到检测

liuhairui před 2 roky
rodič
revize
2f885f125c
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      application/admin/controller/Entrust.php

+ 2 - 0
application/admin/controller/Entrust.php

@@ -351,6 +351,8 @@ class Entrust extends Backend
 //            $gather_tab = 'gather_txt_check_gcms';
 //        }
 
+        $gather_tab = '';
+        $gather = '';
         if (empty($gather_gcms) && empty($gather_gc)) {
             $this->error('没获取到检测数据');
         }else if(empty($gather_gcms)){