fei
10 小时以前 29ec9c2a3fd1c1e0b1695edb6275dad765137e69
archiveManager/src/main/java/com/ruoyi/service/IArchiveRecordsService.java
@@ -84,7 +84,7 @@
    List<AnalysisResult> statisticAya();
    public int updateArchiveById(Long id);
    public int updateArchiveById(String status, Long id);
    public int updateStatusByIds(Long [] ids);
    public List<ArchiveRecordSmall> findByIds(ArchiveRecords archiveRecords);