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