fix
Helius
2021-08-05 8bbb027dc36b3f3c7f2d505fc75180261fb4d640
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);