From aba362dbad9c874adc8a65bfd1368c974ec25380 Mon Sep 17 00:00:00 2001 From: wuyanwen Date: Sun, 15 Dec 2019 13:38:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=9F=BA=E7=B1=BB=E5=BC=82?= =?UTF-8?q?=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extend/catcher/exceptions/CatchException.php | 4 ++++ extend/catcher/exceptions/FailedException.php | 2 +- extend/catcher/exceptions/LoginFailedException.php | 2 +- extend/catcher/exceptions/PermissionForbiddenException.php | 2 +- extend/catcher/exceptions/ValidateFailedException.php | 2 +- 5 files changed, 8 insertions(+), 4 deletions(-) diff --git a/extend/catcher/exceptions/CatchException.php b/extend/catcher/exceptions/CatchException.php index b3d9bbc..f2ebbbb 100644 --- a/extend/catcher/exceptions/CatchException.php +++ b/extend/catcher/exceptions/CatchException.php @@ -1 +1,5 @@