wxr
2021-09-02 f1532873e3029b2fb17cb84c1b9da1e2f66247c4
HDL_ON/DAL/Server/HttpServerRequest.cs
@@ -1069,9 +1069,8 @@
                pushType = pushType,
                homeId = DB_ResidenceData.Instance.CurrentRegion.id,
            });
            //改为分页查询
            //2021-08-28 改为分页查询
            return HttpUtil.RequestHttpsPost(NewAPI.API_POST_PushSerivce_Getpushmessagelist_Paging, requestJson);
        }
        /// <summary>