From 55d0c99711a25033b6a438954ca0c83a5263d986 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期一, 21 四月 2025 16:24:39 +0800
Subject: [PATCH] 7.4样品的处置
---
cnas-require/src/main/java/com/ruoyi/require/service/impl/InternalWastesServiceImpl.java | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/cnas-require/src/main/java/com/ruoyi/require/service/impl/InternalWastesServiceImpl.java b/cnas-require/src/main/java/com/ruoyi/require/service/impl/InternalWastesServiceImpl.java
index 9d58f8b..e760974 100644
--- a/cnas-require/src/main/java/com/ruoyi/require/service/impl/InternalWastesServiceImpl.java
+++ b/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
@@ -138,8 +138,6 @@
detail.setIndex(index);
index++;
}
-
-
// 鑾峰彇璺緞
InputStream inputStream = this.getClass().getResourceAsStream("/static/internal-wastes.docx");
Configure configure = Configure.builder()
--
Gitblit v1.9.3