From 3c0581c2f64da729d6cf2d20ddf34fb1a716296c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Fri, 21 Apr 2023 23:17:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Contract/OnMessageInterface.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Contract/OnMessageInterface.php diff --git a/Contract/OnMessageInterface.php b/Contract/OnMessageInterface.php new file mode 100644 index 0000000..5e5a98e --- /dev/null +++ b/Contract/OnMessageInterface.php @@ -0,0 +1,19 @@ +