no message

This commit is contained in:
hellcat 2025-07-23 21:32:54 +08:00
parent e5df7a75f8
commit 3c3bab095a

View File

@ -51,7 +51,7 @@ class Http {
}
if ($bSendTg) {
Http::response(200);
TomHttp::response(200);
} else {
exit;
}