From 50cd510351e2c6def060bf7f315ca06ed973d97e Mon Sep 17 00:00:00 2001 From: zhuyiyi <649091362@qq.com> Date: Fri, 3 Oct 2025 10:57:47 +0800 Subject: [PATCH] edit --- uploadFile.aspx.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uploadFile.aspx.cs b/uploadFile.aspx.cs index 57de806..fe8416f 100644 --- a/uploadFile.aspx.cs +++ b/uploadFile.aspx.cs @@ -284,7 +284,7 @@ public partial class uploadFile : System.Web.UI.Page } } - if(entity.ProductId == 327) + if(entity.ProductId == 2690) { entity.IsVerifyToSupplier = true; entity.SupplierId = 97;