This commit is contained in:
夏菊 2025-04-14 17:22:21 +08:00
parent 8d772a7e7b
commit 24390f1ea0
25 changed files with 0 additions and 98 deletions

View File

@ -1,12 +1,7 @@
namespace FineUIPro.Web namespace FineUIPro.Web
{ {
using System; using System;
using System.Configuration;
using System.ServiceModel; using System.ServiceModel;
using System.Collections.Generic;
using System.Linq;
using BLL;
using System.Xml;
public static class ServiceProxy public static class ServiceProxy
{ {

View File

@ -1,10 +1,5 @@
using System; using System;
using System.Collections.Generic;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Text; using System.Text;
using Newtonsoft.Json.Linq;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common
{ {

View File

@ -1,11 +1,5 @@
using BLL; using BLL;
using Newtonsoft.Json;
using System; using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common
{ {

View File

@ -3,8 +3,6 @@ using Newtonsoft.Json;
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls; using System.Web.UI.WebControls;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common

View File

@ -2,10 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Threading.Tasks; using System.Threading.Tasks;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls; using System.Web.UI.WebControls;
using System.Windows.Forms.VisualStyles;
using BLL; using BLL;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common
{ {

View File

@ -2,8 +2,6 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls; using System.Web.UI.WebControls;
using BLL; using BLL;

View File

@ -1,9 +1,4 @@
using System; using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace FineUIPro.Web namespace FineUIPro.Web
{ {

View File

@ -1,11 +1,7 @@
using BLL; using BLL;
using System; using System;
using System.Collections.Generic;
using System.Data; using System.Data;
using System.Linq; using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace FineUIPro.Web namespace FineUIPro.Web
{ {

View File

@ -1,13 +1,8 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using BLL; using BLL;
using FineUIPro.Web.ProjectData;
using Model; using Model;
using static System.Windows.Forms.VisualStyles.VisualStyleElement.ListView;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common
{ {

View File

@ -1,17 +1,12 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Data; using System.Data;
using System.Diagnostics;
using System.Linq; using System.Linq;
using System.Threading;
using System.Threading.Tasks; using System.Threading.Tasks;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls; using System.Web.UI.WebControls;
using BLL; using BLL;
using Model; using Model;
using Newtonsoft.Json; using Newtonsoft.Json;
using static System.Windows.Forms.VisualStyles.VisualStyleElement.ListView;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common
{ {

View File

@ -2,8 +2,6 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls; using System.Web.UI.WebControls;
using BLL; using BLL;
using System.Data; using System.Data;

View File

@ -1,9 +1,4 @@
using System; using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace FineUIPro.Web namespace FineUIPro.Web
{ {

View File

@ -1,9 +1,4 @@
using System; using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace FineUIPro.Web namespace FineUIPro.Web
{ {

View File

@ -1,9 +1,5 @@
using System; using System;
using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using BLL; using BLL;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common
{ {

View File

@ -1,8 +1,5 @@
using System; using System;
using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls; using System.Web.UI.WebControls;
using BLL; using BLL;

View File

@ -1,9 +1,4 @@
using System; using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common
{ {

View File

@ -1,9 +1,4 @@
using System; using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace FineUIPro.Web namespace FineUIPro.Web
{ {

View File

@ -2,14 +2,10 @@
using System.Collections.Generic; using System.Collections.Generic;
using System.Data; using System.Data;
using System.Linq; using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls; using System.Web.UI.WebControls;
using BLL; using BLL;
using FineUIPro.Web.ZHGL.DataSync;
using Model; using Model;
using Newtonsoft.Json; using Newtonsoft.Json;
using static System.Windows.Forms.VisualStyles.VisualStyleElement.ListView;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common
{ {

View File

@ -1,9 +1,4 @@
using System; using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common
{ {

View File

@ -1,14 +1,9 @@
using BLL; using BLL;
using FineUIPro.Web.BaseInfo;
using FineUIPro.Web.DataShow;
using Model; using Model;
using Newtonsoft.Json;
using NPOI.SS.Formula.Functions;
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Configuration; using System.Configuration;
using System.Data; using System.Data;
using System.IO;
using System.Linq; using System.Linq;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common

View File

@ -1,9 +1,5 @@
using System; using System;
using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using BLL; using BLL;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common
{ {

View File

@ -1,5 +1,4 @@
using BLL; using BLL;
using FineUIPro.Web.HSSE.InformationProject;
using Newtonsoft.Json; using Newtonsoft.Json;
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;

View File

@ -1,10 +1,7 @@
using BLL; using BLL;
using Newtonsoft.Json; using Newtonsoft.Json;
using System; using System;
using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls; using System.Web.UI.WebControls;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common

View File

@ -2,7 +2,6 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Web;
using System.Web.UI; using System.Web.UI;
using System.Web.UI.WebControls; using System.Web.UI.WebControls;
using System.Web.Services; using System.Web.Services;

View File

@ -1,9 +1,5 @@
using System; using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI; using System.Web.UI;
using System.Web.UI.WebControls;
namespace FineUIPro.Web.common namespace FineUIPro.Web.common
{ {