From 748f629275cbbb4ec47c84acff0fce9afa21b8f7 Mon Sep 17 00:00:00 2001 From: Anyon Date: Wed, 23 Aug 2017 16:21:54 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E7=A6=81=E6=AD=A2=E6=BC=94?= =?UTF-8?q?=E7=A4=BAdemo=E8=8A=82=E7=82=B9=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/route.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/route.php b/application/route.php index c9e476752..29eedc7d9 100644 --- a/application/route.php +++ b/application/route.php @@ -11,7 +11,7 @@ // +---------------------------------------------------------------------- // | github开源项目:https://github.com/zoujingli/Think.Admin // +---------------------------------------------------------------------- -return []; + /* 测试环境禁止操作路由绑定 */ think\Route::post([ 'admin/config/index' => function () {