wupengfei 2 years ago
parent
commit
32132d2ea9
2 changed files with 3 additions and 1 deletions
  1. 1 1
      .idea/workspace.xml
  2. 2 0
      application/api/controller/Upload.php

+ 1 - 1
.idea/workspace.xml

@@ -149,7 +149,7 @@
       <workItem from="1659142083201" duration="7063000" />
       <workItem from="1659316309094" duration="8261000" />
       <workItem from="1659401482776" duration="4587000" />
-      <workItem from="1659416262839" duration="357000" />
+      <workItem from="1659416262839" duration="625000" />
     </task>
     <servers />
   </component>

+ 2 - 0
application/api/controller/Upload.php

@@ -74,6 +74,8 @@ class Upload extends Base
             $this->error('文件处理失败,请稍候再试!');
         }
     }
+
+
     /**
      * 获取本地文件对象
      * @return \think\File