cnas-require/src/main/java/com/ruoyi/require/service/impl/FeIlluminationServiceImpl.java
@@ -36,7 +36,7 @@ * 设施和环境条件-设施和环境条件要求-照度记录表 服务实现类 * </p> * * @author * @author * @since 2024-11-07 04:15:57 */ @Service @@ -115,6 +115,7 @@ template.write(os); os.flush(); os.close(); inputStream.close(); } catch (Exception e) { e.printStackTrace(); throw new RuntimeException("导出失败");