From 2161363dc438b32b73278f9cad9eaa92566c9ea8 Mon Sep 17 00:00:00 2001 From: tsf <460834639@qq.com> Date: Thu, 25 Apr 2024 16:00:27 +0800 Subject: [PATCH] a --- application/route.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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'); // ################################################################管理后台################################################################ // ################################################################管理后台################################################################