zjh
2025-03-28 e8740ff335d406b21ba7724714e1d7e951170daa
ltkj-common/src/main/java/com/ltkj/common/utils/pdfutils/PdfUtils.java
@@ -88,7 +88,7 @@
            return font;
        } catch (Exception e) {
            e.printStackTrace();
            throw new RuntimeException("设置字体失败!");
            throw new RuntimeException("设置字体失败!"+FONT_PATH);
        }
    }