修改小问题

This commit is contained in:
augushong
2020-08-18 20:25:10 +08:00
parent bc8927109a
commit 654f7962b0
2 changed files with 3 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ use League\Flysystem\Util\MimeType;
use think\File;
use think\facade\Filesystem;
use app\model\UploadFiles;
use think\app\Url;
use think\facade\Session;
function json_message($data = [], $code = 0, $msg = '')