cn.nutool.core.io.IORuntimeException:file not exist:E:\aop\target\classes\<div>

我是为了把html转word
我从html页面把document.body.innerHTML的值放到 FileUtil.readBytes()中,显示文件不存在 ,是不能用这种方法吗

解决了 我用getBytes 直接转字符了