rabin 3 years ago
parent
commit
890056c414
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/agent/lib/Tool.php

+ 1 - 1
service/agent/lib/Tool.php

@@ -1019,7 +1019,7 @@ class Tool
         if ($test == 1) {
             
         } else {
-            //$where['state'] = 1;
+            $where['state'] = 1;
         }
         
         $where['stype'] = 5;