This commit is contained in:
jackchenyang
2024-05-18 09:49:15 +08:00
parent 6187cd3f47
commit f6e8914747
2 changed files with 0 additions and 2 deletions
Binary file not shown.
-2
View File
@@ -183,8 +183,6 @@ namespace FineUIPro.Web.common
finally
{
//及时释放占用的资源
email.Attachments.Clear();
email.Attachments.Dispose();
}
}