From 870273041c5c2f11cf64df922207ec0656685889 Mon Sep 17 00:00:00 2001 From: mzeros Date: Sat, 2 Nov 2024 15:50:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=81=E6=AD=A2=E7=AE=A1=E7=90=86=E5=90=8E?= =?UTF-8?q?=E5=8F=B0=E8=87=AA=E5=8A=A8=E8=B7=B3=E8=BD=AC=EF=BC=8C=E6=8F=90?= =?UTF-8?q?=E9=AB=98=E5=AE=89=E5=85=A8=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/controller/Index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/index/controller/Index.php b/app/index/controller/Index.php index 24ce501..45ceddd 100644 --- a/app/index/controller/Index.php +++ b/app/index/controller/Index.php @@ -23,7 +23,7 @@ class Index extends Controller { -// echo 'error';die; - $this->redirect(sysuri('admin/login/index')); + echo 'error';die; +// $this->redirect(sysuri('admin/login/index')); } } \ No newline at end of file