rabin 3 yıl önce
ebeveyn
işleme
d6fd5a12f0
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      service/agent/lib/Tool.php

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

@@ -1016,7 +1016,7 @@ class Tool
     {
         Dever::config('base')->hook = true;
 
-        //$where['state'] = 1;
+        $where['state'] = 1;
         $where['stype'] = 5;
         $id = Dever::input('id');
         if ($id) {