From 1998f3ec6d337c59470499b4a44b0a6f4eda4f2c Mon Sep 17 00:00:00 2001 From: xiaju <1784803958@qq.com> Date: Fri, 28 Mar 2025 22:41:02 +0800 Subject: [PATCH] 1 --- SGGL/FineUIPro.Web/Transfer/PunchlistFrom.aspx.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/SGGL/FineUIPro.Web/Transfer/PunchlistFrom.aspx.cs b/SGGL/FineUIPro.Web/Transfer/PunchlistFrom.aspx.cs index e13e7d4d..c48a28c2 100644 --- a/SGGL/FineUIPro.Web/Transfer/PunchlistFrom.aspx.cs +++ b/SGGL/FineUIPro.Web/Transfer/PunchlistFrom.aspx.cs @@ -716,7 +716,6 @@ namespace FineUIPro.Web.Transfer Response.TransmitFile(newUrl, 0, fileSize); Response.Flush(); Response.Close(); - File.Delete(newUrl); } catch (WebException ex) {