Exemplo n.º 1
0
 public IList <DefineReport> GetRunReportsByPageByPlantId(Hashtable table)
 {
     return(_runReportDao.GetRunReportsListByPlantId(table));
 }