rabin 3 năm trước cách đây
mục cha
commit
d6fd5a12f0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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) {