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