Пример #1
0
 protected override List <object> GetData()
 {
     return(EnumerableExtensions.ToList <object>(_service.GetAllZhuZhaiJiZhunJia()));
 }