liding
2026-08-27 f62898792c0f3f8e870eb351d3e06a00f9a6fb6a
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("导出失败");