zhaowenxuan
2024-12-16 b8bf9a10ca1c65e94d75a2db5550e6263b582512
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);
        }
    }