提交 0488565d authored 作者: lizhuo's avatar lizhuo

--no commit message

上级 2ba99fa2
......@@ -745,7 +745,6 @@ public class EpubResolve {
FileInfo entity = this.uploadFile(multipartFile, rootPath, imageRes.getPath());
entityList.add(entity);
}
// 多线程处理图片生成缩略图
new Thread(() -> ImageUtil.createThumbnailToThread(imgs, bookFolderPath + "/")).start();
} catch (IOException e) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论