wzp
2021-09-28 d2e07afb3de3aabe6da09d93524e273f249ec5ec
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);