From 165e9ab4f1323fd5f153d39bd86a39f29ebe6f20 Mon Sep 17 00:00:00 2001 From: zhaoxiang Date: Mon, 1 Jul 2019 14:53:05 +0800 Subject: [PATCH] =?UTF-8?q?modified=20=E4=BC=98=E5=8C=96=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- route/apiRoute.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 route/apiRoute.php diff --git a/route/apiRoute.php b/route/apiRoute.php new file mode 100644 index 0000000..04c9232 --- /dev/null +++ b/route/apiRoute.php @@ -0,0 +1,11 @@ +middleware('ApiResponse');