cnas-require/src/main/java/com/ruoyi/require/service/impl/InternalWastesServiceImpl.java
@@ -31,7 +31,7 @@ * 安全内务三废登记 服务实现类 * </p> * * @author 芯导软件(江苏)有限公司 * @author * @since 2024-11-19 06:39:27 */ @Service @@ -159,6 +159,7 @@ template.write(os); os.flush(); os.close(); inputStream.close(); } catch (Exception e) { e.printStackTrace(); throw new RuntimeException("导出失败");