@@ -174,5 +174,5 @@ public interface IArchivesAutoService extends BaseService<ArchivesAuto> {
boolean sortRule(Long projectId, Integer type);
- List<ArchivesAutoVO5> selectArchivesAutoFileFormDownload(Long projectId, Long contractId, List<String> ids);
+
}