|
@@ -1204,8 +1204,6 @@ public class SceneEditInfoServiceImpl extends ServiceImpl<ISceneEditInfoMapper,
|
|
log.info("上传耗时:" + (end2 - end1));
|
|
log.info("上传耗时:" + (end2 - end1));
|
|
//删除本地压缩包
|
|
//删除本地压缩包
|
|
FileUtils.deleteFile(zipPath);
|
|
FileUtils.deleteFile(zipPath);
|
|
-// //删除本地目录
|
|
|
|
- FileUtils.deleteDirectory(localImagesPath);
|
|
|
|
}
|
|
}
|
|
|
|
|
|
Map<String, Object> map = new HashMap<>();
|
|
Map<String, Object> map = new HashMap<>();
|