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