Update Upload.php

This commit is contained in:
Anyon 2020-03-26 18:18:01 +08:00
parent d78bf240d9
commit 4b1ee3933a

View File

@ -50,6 +50,7 @@ class Upload extends Controller
* 检查文件上传已经上传
* @login true
* @throws \think\Exception
* @throws \think\admin\Exception
* @throws \think\db\exception\DataNotFoundException
* @throws \think\db\exception\DbException
* @throws \think\db\exception\ModelNotFoundException
@ -86,6 +87,7 @@ class Upload extends Controller
* @login true
* @return \think\response\Json
* @throws \think\Exception
* @throws \think\admin\Exception
* @throws \think\db\exception\DataNotFoundException
* @throws \think\db\exception\DbException
* @throws \think\db\exception\ModelNotFoundException