代码无效引用清理,试压包资料界面看板修改

This commit is contained in:
2025-10-10 14:33:21 +08:00
parent 87fb529521
commit 55b798135c
933 changed files with 5897 additions and 7541 deletions
@@ -1,5 +1,4 @@
using Aspose.Words;
using Aspose.Words.Tables;
using BLL;
using System;
using System.Collections.Generic;
@@ -1,7 +1,6 @@
using System;
using BLL;
using System;
using System.Collections.Generic;
using System.Web;
using BLL;
using System.Linq;
namespace FineUIPro.Web.ZHGL.Plan
@@ -2,9 +2,7 @@
using System;
using System.Collections.Generic;
using System.Data;
using System.Data.SqlClient;
using System.Linq;
using System.Threading.Tasks;
namespace FineUIPro.Web.ZHGL.Plan
{
@@ -1,12 +1,9 @@
using BLL;
using Newtonsoft.Json.Linq;
using System;
using System.Data;
using System.Data.SqlClient;
using System.Collections.Generic;
using System.Data;
using System.Linq;
using System.Web.UI.WebControls;
using AspNet = System.Web.UI.WebControls;
namespace FineUIPro.Web.ZHGL.Plan
{
@@ -201,7 +198,7 @@ namespace FineUIPro.Web.ZHGL.Plan
this.txtOpinions.Text = string.Empty;
}
}
protected void btnSave_Click(object sender, EventArgs e)
{
if (validate())
@@ -1,12 +1,9 @@
using BLL;
using Newtonsoft.Json.Linq;
using System;
using System.Data;
using System.Data.SqlClient;
using System.Collections.Generic;
using System.Data;
using System.Linq;
using System.Web.UI.WebControls;
using AspNet = System.Web.UI.WebControls;
namespace FineUIPro.Web.ZHGL.Plan
{
@@ -5,7 +5,6 @@ using System.Data;
using System.Data.SqlClient;
using System.IO;
using System.Linq;
using NPOI.SS.Util;
namespace FineUIPro.Web.ZHGL.Plan
{
@@ -3,7 +3,6 @@ using System;
using System.Collections.Generic;
using System.Data;
using System.Data.SqlClient;
using System.Linq;
namespace FineUIPro.Web.ZHGL.Plan
{
@@ -1,12 +1,5 @@
using BLL;
using Newtonsoft.Json.Linq;
using System;
using System.Data;
using System.Data.SqlClient;
using System.Collections.Generic;
using System.Linq;
using System.Web.UI.WebControls;
using AspNet = System.Web.UI.WebControls;
namespace FineUIPro.Web.ZHGL.Plan
{