wuweihao %!s(int64=3) %!d(string=hai) anos
pai
achega
a3186d7db1

+ 1 - 0
720yun_local_manage/gis_common/src/main/java/com/gis/common/util/ImgUtils.java

@@ -88,6 +88,7 @@ public class ImgUtils {
             if (read != null){
                 // 释放内存
                 read.getGraphics().dispose();
+                log.info("释放内存");
             }
         }