Helius
2021-08-25 3e430a9b6a5d9132703371ace56429f597c91def
gc-core/src/main/java/com/xzx/gc/common/utils/image/GraphicsUtils.java
@@ -79,6 +79,7 @@
                }
            }
        } catch (Exception e) {
            log.error("报错:", e);
            return null;
        }
        log.debug("生成海报成功,路径:" + imgPath);