fix
Helius
2021-08-09 12bb078ac3225e81f2e67755f1c8e264e6551ee1
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);