no message
This commit is contained in:
parent
e5514dcd15
commit
57fa365032
@ -356,7 +356,7 @@ final class HookController
|
||||
$this->sendMessage($errorMsg);
|
||||
|
||||
// 返回错误响应
|
||||
Http::response(500, '内部服务器错误');
|
||||
Http::response(200, '内部服务器错误');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user