no message

This commit is contained in:
hellcat 2025-04-07 22:00:55 +08:00
parent c8a19e5f7b
commit 5896fec9fa

View File

@ -802,7 +802,7 @@ final class HookController
}
// $sMsg = json_encode($aNodeListNew, JSON_UNESCAPED_UNICODE | JSON_PRETTY_PRINT);
// Http::response(200, 'ok');
Http::response(200, 'ok');
}
$this->sendMessage($sMsg);