From a325df21194a9f136694e50a7730e9a4b87a32c1 Mon Sep 17 00:00:00 2001 From: hellcat <> Date: Mon, 29 Dec 2025 22:25:15 +0800 Subject: [PATCH] no message --- src/Services/Tg/Hook/Mod/Node.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Services/Tg/Hook/Mod/Node.php b/src/Services/Tg/Hook/Mod/Node.php index f4a3d3877..26571cf86 100644 --- a/src/Services/Tg/Hook/Mod/Node.php +++ b/src/Services/Tg/Hook/Mod/Node.php @@ -154,13 +154,14 @@ class Node extends Base // $this->oTGHttp->sendToTG($sMsg); -// $this->oHttp::response(200, 'ok'); + $this->oHttp::response(200, 'ok'); // } // $sMsg = $this->toJson($aNodeList); } // return $sMsg; $this->oHttp::response(200, 'ok'); + exit; } public function FindSet($aParam)