This commit is contained in:
parent
baa0efdc1f
commit
2161363dc4
|
|
@ -10,7 +10,10 @@
|
|||
// +----------------------------------------------------------------------
|
||||
|
||||
|
||||
// use think\Route;
|
||||
use think\Route;
|
||||
// ################################################################下载################################################################
|
||||
// ################################################################下载################################################################
|
||||
Route::get('/download', 'admin/download/demo');
|
||||
|
||||
// ################################################################管理后台################################################################
|
||||
// ################################################################管理后台################################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue