From 53d746cf9ade71546251db3cf6e3cb6ad22cf0d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Tue, 23 Mar 2021 13:54:34 +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 --- Annotation/Rpc/Producer.php | 37 +++++++++++++++++++++++++++++++++++++ Rpc/IProducer.php | 15 +++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 Annotation/Rpc/Producer.php create mode 100644 Rpc/IProducer.php diff --git a/Annotation/Rpc/Producer.php b/Annotation/Rpc/Producer.php new file mode 100644 index 00000000..657deff3 --- /dev/null +++ b/Annotation/Rpc/Producer.php @@ -0,0 +1,37 @@ +