@@ -197,8 +197,6 @@ public class SceneCommonService {
fYunFileServiceInterface.uploadFile(localPath,ossStatusJsonPath);
}catch (Exception e){
log.error("writeFile-error:{}",e);
- }finally {
- FileUtil.del(localPath);
}