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); } } 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); } }