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