huminmin
2026-06-04 5cfa20bbf53a145e2f7abd5d8b61517b780f915c
cnas-process/src/main/java/com/ruoyi/process/service/impl/ProcessReportServiceImpl.java
@@ -100,6 +100,7 @@
            os.flush();
            os.close();
            inputStream.close();
            inputStream.close();
        } catch (Exception e) {
            e.printStackTrace();
            throw new RuntimeException("导出失败");