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