wxr
2021-08-28 ea8f01fd99a2ef85bf96623c1bf90e84128cbe5c
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>