/// <summary>
 /// 监测结果补录 分页
 /// </summary>
 public int GetTaskCount()
 {
     return(access.GetTaskCount());
 }