zjh
2025-01-24 2b39b654975aa9cb40254f20e545b9f389a82de7
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);
        }
    }