JLChen
2021-09-01 4334cb1ef3da277ecd897a393b1f9def25d74949
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>