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