no message

This commit is contained in:
hellcat 2025-04-14 17:42:17 +08:00
parent 9bb282d85c
commit d0a3343811

View File

@ -87,7 +87,7 @@ final class HookController
$oTGHttp->sendToTG("没有这个方法");
}
} catch (\Exception $e) {
} catch (\Throwable $e) {
$sMessage = "错误: " . $e->getMessage();