public ObjectResultEx GetNetPatrolPage(PageParamList <RequestGovtNetPatrol> pageParam) { return(ObjectResultEx.Instance(GovtWebService.GetNetPatrolPage(pageParam), 1, RetrunMessge.SUCCESS, HttpCode.Success)); }