修改上传

This commit is contained in:
2026-04-03 15:36:04 +08:00
parent 5d1f6128a5
commit d1fb3b15bd
3 changed files with 183 additions and 3 deletions
+1 -1
View File
@@ -278,7 +278,7 @@ public partial class supplierDownload : System.Web.UI.Page
catch (Exception ex)
{
conErc("错误的下载访问" + ex.Message);
XLog.SaveLog(0, "download" + ex.Message);
XLog.SaveLog(0, "supplierDownload download" + ex.Message);
return;
}