no message

This commit is contained in:
hellcat 2025-07-10 17:25:16 +08:00
parent 936b2b99a6
commit fd1fb2d476

View File

@ -34,7 +34,7 @@ final class HookController
public function cmd() public function cmd()
{ {
Http::response(200, 'ok');
try { try {
$oTGHttp = new TGHttp(); $oTGHttp = new TGHttp();