This commit is contained in:
tsf 2024-04-25 16:00:27 +08:00
parent baa0efdc1f
commit 2161363dc4
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,10 @@
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// use think\Route; use think\Route;
// ################################################################下载################################################################
// ################################################################下载################################################################
Route::get('/download', 'admin/download/demo');
// ################################################################管理后台################################################################ // ################################################################管理后台################################################################
// ################################################################管理后台################################################################ // ################################################################管理后台################################################################