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) {