From 80e27f744af965546b2639ee09c7b700ae526914 Mon Sep 17 00:00:00 2001
From: wzp <2880584989@qq.com>
Date: 星期一, 27 九月 2021 18:16:59 +0800
Subject: [PATCH] 最后更新

---
 web/App_Code/obj/Debug/App_Code.csproj.AssemblyReference.cache |    0 
 web/Dao/obj/Debug/Dao.csproj.AssemblyReference.cache           |    0 
 web/.vs/Web/v16/.suo                                           |    0 
 web/Model/obj/Debug/Model.csproj.AssemblyReference.cache       |    0 
 web/web/GwSp.ashx                                              |    2 +-
 5 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/.vs/Web/v16/.suo b/web/.vs/Web/v16/.suo
index 9184409..4763df0 100644
--- a/web/.vs/Web/v16/.suo
+++ b/web/.vs/Web/v16/.suo
Binary files differ
diff --git a/web/App_Code/obj/Debug/App_Code.csproj.AssemblyReference.cache b/web/App_Code/obj/Debug/App_Code.csproj.AssemblyReference.cache
index 39165ec..5bd3b01 100644
--- a/web/App_Code/obj/Debug/App_Code.csproj.AssemblyReference.cache
+++ b/web/App_Code/obj/Debug/App_Code.csproj.AssemblyReference.cache
Binary files differ
diff --git a/web/Dao/obj/Debug/Dao.csproj.AssemblyReference.cache b/web/Dao/obj/Debug/Dao.csproj.AssemblyReference.cache
index f5e894a..9c540e4 100644
--- a/web/Dao/obj/Debug/Dao.csproj.AssemblyReference.cache
+++ b/web/Dao/obj/Debug/Dao.csproj.AssemblyReference.cache
Binary files differ
diff --git a/web/Model/obj/Debug/Model.csproj.AssemblyReference.cache b/web/Model/obj/Debug/Model.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..112743c
--- /dev/null
+++ b/web/Model/obj/Debug/Model.csproj.AssemblyReference.cache
Binary files differ
diff --git a/web/web/GwSp.ashx b/web/web/GwSp.ashx
index e7cf40e..6f41e03 100644
--- a/web/web/GwSp.ashx
+++ b/web/web/GwSp.ashx
@@ -123,7 +123,7 @@
                 return this.Add(context);
             case "loadGwSpPageList":
                 return this.LoadGwSpPageList(context);
-            case "loadGwSpAccountPageList":
+            case "loadGwSpAccountPageList"://鍔犺浇璐﹀彿鍒楄〃
                 return this.LoadGwSpAccountPageList(context);
             case "update":
                 return this.Update(context);

--
Gitblit v1.9.1