@@ -433,6 +433,7 @@ public class SceneDownloadHandlerServiceImpl {
zipSuccess = false;
}
+ executorService.shutdown();
if(!zipSuccess){
throw new Exception("打包oss文件失败");