From 8d772a7e7b53aaf8ec2fa9abb14ca830344cbaff Mon Sep 17 00:00:00 2001 From: xiaju <1784803958@qq.com> Date: Mon, 14 Apr 2025 17:17:43 +0800 Subject: [PATCH] 1 --- SUBQHSE/FineUIPro.Web/LogOff.aspx.cs | 6 ------ SUBQHSE/FineUIPro.Web/Login.aspx.cs | 1 - SUBQHSE/FineUIPro.Web/index.aspx.cs | 1 - SUBQHSE/FineUIPro.Web/indexProject.aspx.cs | 1 - SUBQHSE/FineUIPro.Web/indexProjectShiYe.aspx.cs | 7 ------- SUBQHSE/FineUIPro.Web/indexProject_three.aspx.cs | 1 - SUBQHSE/FineUIPro.Web/indexShiYe.aspx.cs | 3 --- SUBQHSE/FineUIPro.Web/indexShiYeOld.aspx.cs | 2 -- SUBQHSE/FineUIPro.Web/index_gateway.aspx.cs | 1 - SUBQHSE/FineUIPro.Web/index_three.aspx.cs | 1 - 10 files changed, 24 deletions(-) diff --git a/SUBQHSE/FineUIPro.Web/LogOff.aspx.cs b/SUBQHSE/FineUIPro.Web/LogOff.aspx.cs index e6cfdd5..40915fb 100644 --- a/SUBQHSE/FineUIPro.Web/LogOff.aspx.cs +++ b/SUBQHSE/FineUIPro.Web/LogOff.aspx.cs @@ -1,10 +1,4 @@ using System; -using System.Collections.Generic; -using System.Configuration; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace FineUIPro.Web { diff --git a/SUBQHSE/FineUIPro.Web/Login.aspx.cs b/SUBQHSE/FineUIPro.Web/Login.aspx.cs index 7c60549..b7bfee9 100644 --- a/SUBQHSE/FineUIPro.Web/Login.aspx.cs +++ b/SUBQHSE/FineUIPro.Web/Login.aspx.cs @@ -1,6 +1,5 @@ using BLL; using BLL.Oauth; -using FastReport.Cloud.OAuth; using Model; using System; using System.Configuration; diff --git a/SUBQHSE/FineUIPro.Web/index.aspx.cs b/SUBQHSE/FineUIPro.Web/index.aspx.cs index c99da48..bba5996 100644 --- a/SUBQHSE/FineUIPro.Web/index.aspx.cs +++ b/SUBQHSE/FineUIPro.Web/index.aspx.cs @@ -4,7 +4,6 @@ using System.Web; using System.Web.UI.WebControls; using System.Xml; using System.Linq; -using System.Configuration; namespace FineUIPro.Web { diff --git a/SUBQHSE/FineUIPro.Web/indexProject.aspx.cs b/SUBQHSE/FineUIPro.Web/indexProject.aspx.cs index 475be2a..5772687 100644 --- a/SUBQHSE/FineUIPro.Web/indexProject.aspx.cs +++ b/SUBQHSE/FineUIPro.Web/indexProject.aspx.cs @@ -5,7 +5,6 @@ using System.IO; using System.Linq; using System.Net; using System.Text; -using System.Threading; using System.Web; using System.Web.UI.WebControls; using System.Xml; diff --git a/SUBQHSE/FineUIPro.Web/indexProjectShiYe.aspx.cs b/SUBQHSE/FineUIPro.Web/indexProjectShiYe.aspx.cs index 49e5f5e..006146c 100644 --- a/SUBQHSE/FineUIPro.Web/indexProjectShiYe.aspx.cs +++ b/SUBQHSE/FineUIPro.Web/indexProjectShiYe.aspx.cs @@ -1,13 +1,6 @@ using BLL; -using Newtonsoft.Json; using System; -using System.Collections.Generic; -using System.Configuration; -using System.IO; using System.Linq; -using System.Net; -using System.Security.Policy; -using System.Text; using System.Web; using System.Web.UI.WebControls; using System.Xml; diff --git a/SUBQHSE/FineUIPro.Web/indexProject_three.aspx.cs b/SUBQHSE/FineUIPro.Web/indexProject_three.aspx.cs index 32df623..ac05835 100644 --- a/SUBQHSE/FineUIPro.Web/indexProject_three.aspx.cs +++ b/SUBQHSE/FineUIPro.Web/indexProject_three.aspx.cs @@ -5,7 +5,6 @@ using System.IO; using System.Linq; using System.Net; using System.Text; -using System.Threading; using System.Web; using System.Web.UI.WebControls; using System.Xml; diff --git a/SUBQHSE/FineUIPro.Web/indexShiYe.aspx.cs b/SUBQHSE/FineUIPro.Web/indexShiYe.aspx.cs index cecde3a..e3fef2d 100644 --- a/SUBQHSE/FineUIPro.Web/indexShiYe.aspx.cs +++ b/SUBQHSE/FineUIPro.Web/indexShiYe.aspx.cs @@ -1,10 +1,7 @@ using BLL; using System; using System.Web; -using System.Web.UI.WebControls; -using System.Xml; using System.Linq; -using System.Configuration; namespace FineUIPro.Web { diff --git a/SUBQHSE/FineUIPro.Web/indexShiYeOld.aspx.cs b/SUBQHSE/FineUIPro.Web/indexShiYeOld.aspx.cs index ab55cea..c98b522 100644 --- a/SUBQHSE/FineUIPro.Web/indexShiYeOld.aspx.cs +++ b/SUBQHSE/FineUIPro.Web/indexShiYeOld.aspx.cs @@ -1,8 +1,6 @@ using BLL; -using Newtonsoft.Json; using System; using System.Collections.Generic; -using System.Configuration; using System.IO; using System.Linq; using System.Net; diff --git a/SUBQHSE/FineUIPro.Web/index_gateway.aspx.cs b/SUBQHSE/FineUIPro.Web/index_gateway.aspx.cs index 8ae3dac..7efed59 100644 --- a/SUBQHSE/FineUIPro.Web/index_gateway.aspx.cs +++ b/SUBQHSE/FineUIPro.Web/index_gateway.aspx.cs @@ -4,7 +4,6 @@ using System.Web; using System.Web.UI.WebControls; using System.Xml; using System.Linq; -using System.Configuration; namespace FineUIPro.Web { diff --git a/SUBQHSE/FineUIPro.Web/index_three.aspx.cs b/SUBQHSE/FineUIPro.Web/index_three.aspx.cs index 73295e6..928ae90 100644 --- a/SUBQHSE/FineUIPro.Web/index_three.aspx.cs +++ b/SUBQHSE/FineUIPro.Web/index_three.aspx.cs @@ -4,7 +4,6 @@ using System.Web; using System.Web.UI.WebControls; using System.Xml; using System.Linq; -using System.Configuration; namespace FineUIPro.Web {