Beispiel #1
0
 public IList <HotDataEntity> GetList(int moduleId)
 {
     return(dal.GetList(moduleId));
 }