@@ -1023,6 +1023,9 @@ public class SceneEditInfoServiceImpl extends ServiceImpl<ISceneEditInfoMapper,
// }
// });
+ if(!cn.hutool.core.io.FileUtil.exist(localImagesPath)){
+ throw new BusinessException(ErrorCode.FAILURE_CODE_7006);
+ }
downloadName = num + "_images.zip";
//打包