From 41eb836634487892504f8d5070fdedff923475ae Mon Sep 17 00:00:00 2001 From: JaguarJack Date: Sun, 28 Jun 2020 11:32:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- catch/wechat/controller/Reply.php | 10 ++++++++++ catch/wechat/repository/WechatReplyRepository.php | 10 ++++++++++ extend/catcher/base/CatchRepository.php | 4 ++-- 3 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 catch/wechat/controller/Reply.php create mode 100644 catch/wechat/repository/WechatReplyRepository.php diff --git a/catch/wechat/controller/Reply.php b/catch/wechat/controller/Reply.php new file mode 100644 index 0000000..ef90e0a --- /dev/null +++ b/catch/wechat/controller/Reply.php @@ -0,0 +1,10 @@ +