protected override List <object> GetData()
 {
     return(_service.GetAllZhuZhaiLouDongXiuZheng().ToObjects <object>());
 }