Commit Graph

5 Commits

Author SHA1 Message Date
开源社区金三月半
adee8accbe update app/common/library/Upload.php.
273行代码 调整为$this->resource = public_path().$this->filepath . DS . sha1($params['chunkId']) . '.' . $fileExt;

不然大文件上传之后会跑到具体的磁盘目录下。

Signed-off-by: user_5037913 <simonzw@yeah.net>
2023-04-12 04:08:33 +00:00
Ying
c483aa782c fix:修复分配上传名称错误 2022-12-21 19:43:29 +08:00
Ying
c834b46653 fix:修复已知bug 2022-12-19 19:26:25 +08:00
Ying
9445b206a2 fix:更新已知bug,优化代码 2022-11-28 19:11:12 +08:00
Mr.Qin
afdd648b65 first commit 2022-08-19 19:48:37 +08:00