From 1d2ee758fb84c6a3b100dc591db5d8aac217e53f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Tue, 2 Mar 2021 17:23:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- System/Abstracts/IListener.php | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/System/Abstracts/IListener.php b/System/Abstracts/IListener.php index c600a5b4..8efc1625 100644 --- a/System/Abstracts/IListener.php +++ b/System/Abstracts/IListener.php @@ -1,16 +1,26 @@