Commit 264ac174 authored by hujun's avatar hujun

下载文件过滤

parent ca45042e
...@@ -79,7 +79,8 @@ class Basic extends Controller ...@@ -79,7 +79,8 @@ class Basic extends Controller
'index/userModalList', 'index/userModalList',
'index/mainIndex', 'index/mainIndex',
'index/uploadImg', 'index/uploadImg',
'index/uploadEditor' 'index/uploadEditor',
'index/downloadFile'
); );
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment