Your Name 3 years ago
parent
commit
af4de78016
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tool/work/lib/Manage.php

+ 1 - 0
tool/work/lib/Manage.php

@@ -45,6 +45,7 @@ Class Manage
 
 	public function setInfoStatus_api ()
 	{
+		Dever::config('base')->hook = true;
 		$id = Dever::input('id');
 		$status = Dever::input('status');
 		$type = Dever::input('type');