Beispiel #1
0
 public List <FileInfoEntity> GetImage2(string deptid, DateTime now)
 {
     return(service.GetImage2(deptid, now));
 }