From d2e07afb3de3aabe6da09d93524e273f249ec5ec Mon Sep 17 00:00:00 2001 From: wzp <2880584989@qq.com> Date: 星期二, 28 九月 2021 10:43:30 +0800 Subject: [PATCH] 更新 --- web/web/GwSp.ashx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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