mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-25 19:06:38 +08:00
Update Upload.php
This commit is contained in:
parent
195b34d01e
commit
f4c3f659a6
@ -49,7 +49,7 @@ class Upload extends Controller
|
|||||||
private $safe;
|
private $safe;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 文件上传JS支持
|
* 文件上传脚本
|
||||||
* @return Response
|
* @return Response
|
||||||
* @throws \think\db\exception\DataNotFoundException
|
* @throws \think\db\exception\DataNotFoundException
|
||||||
* @throws \think\db\exception\DbException
|
* @throws \think\db\exception\DbException
|
||||||
@ -67,7 +67,7 @@ class Upload extends Controller
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 检查文件上传已经上传
|
* 文件上传检查
|
||||||
* @login true
|
* @login true
|
||||||
* @throws \think\admin\Exception
|
* @throws \think\admin\Exception
|
||||||
* @throws \think\db\exception\DataNotFoundException
|
* @throws \think\db\exception\DataNotFoundException
|
||||||
|
Loading…
x
Reference in New Issue
Block a user