rabin 3 年之前
父節點
當前提交
d6fd5a12f0
共有 1 個文件被更改,包括 1 次插入1 次删除
  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) {