mirror of
https://github.com/yangzongzhuan/RuoYi-Cloud.git
synced 2025-09-05 12:47:07 +00:00
优化图片工具类读取文件
This commit is contained in:
@@ -80,6 +80,7 @@ public class ImageUtils
|
|||||||
}
|
}
|
||||||
finally
|
finally
|
||||||
{
|
{
|
||||||
|
IOUtils.closeQuietly(in);
|
||||||
IOUtils.closeQuietly(baos);
|
IOUtils.closeQuietly(baos);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user