zjh
2025-03-14 0f658843b92eb41a87cb113c9eb6416e25e76a2e
ltkj-admin/src/main/java/com/ltkj/web/config/pdfutils/PdfUtils.java
@@ -111,7 +111,7 @@
            return font;
        } catch (Exception e) {
            e.printStackTrace();
            throw new RuntimeException("设置字体失败!");
            throw new RuntimeException("设置字体失败!"+FONT_PATH);
        }
    }