diff --git a/application/route.php b/application/route.php index 03c5400..289b1e6 100644 --- a/application/route.php +++ b/application/route.php @@ -10,7 +10,10 @@ // +---------------------------------------------------------------------- -// use think\Route; +use think\Route; +// ################################################################下载################################################################ +// ################################################################下载################################################################ +Route::get('/download', 'admin/download/demo'); // ################################################################管理后台################################################################ // ################################################################管理后台################################################################