ThinkPHP5.0多个文件上传后找不到临时文件的修改方法 这是修改之前的代码if(!empty($_FILES)){if(!empty($_FILES['org_positive'])){$org_positive=request()->file('org thinkphp5.0多个文件上传