Ejemplo n.º 1
0
 public List <FileInfoEntity> GetImage4(string deptid, DateTime now)
 {
     return(service.GetImage4(deptid, now));
 }