改名
This commit is contained in:
@@ -33,7 +33,7 @@ class OnShutdown extends Callback
|
||||
*/
|
||||
public function onHandler(Server $server)
|
||||
{
|
||||
// Coroutine::create([$this,'system_mail'],'server shutdown~');
|
||||
$this->system_mail('server shutdown~');
|
||||
$event = Snowflake::app()->getEvent();
|
||||
if (!$event->exists(Event::SERVER_SHUTDOWN)) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user