zhuo
2025-04-24 b721f0484f74bb5797a6d4c25fa2d49e78e199f4
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()