From d4d3301ea0b12bfd871fbf882dc3c02782727d8c Mon Sep 17 00:00:00 2001 From: "yidi.wu" Date: Mon, 23 Oct 2023 13:32:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4=E5=88=A0=E9=99=A4=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 北京北汽/SCP/SCP.csproj | 1 - 北京北汽/SCP/default_hb.aspx.cs | 1 - 2 files changed, 2 deletions(-) diff --git a/北京北汽/SCP/SCP.csproj b/北京北汽/SCP/SCP.csproj index a412241..44f5b85 100644 --- a/北京北汽/SCP/SCP.csproj +++ b/北京北汽/SCP/SCP.csproj @@ -2901,7 +2901,6 @@ - diff --git a/北京北汽/SCP/default_hb.aspx.cs b/北京北汽/SCP/default_hb.aspx.cs index 77b91ed..a668e69 100644 --- a/北京北汽/SCP/default_hb.aspx.cs +++ b/北京北汽/SCP/default_hb.aspx.cs @@ -102,7 +102,6 @@ namespace SCP protected void btnSubmit_Click(object sender, EventArgs e) { - if (string.IsNullOrEmpty(Text1.Value.ToString())) { string userName = textUserName.Value.Trim();