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