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;