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