gongchunyi
2026-08-25 a7ce82c1cff06afc1b3e1f5deb88b6dd6c00c236
src/main/java/com/ruoyi/warehouse/service/DocumentClassificationService.java
@@ -16,5 +16,5 @@
    boolean deleteByIds(List<Long> ids);
    List<DocumentClassificationTreeDto> selectDocumentClassificationList(DocumentClassificationDto documentClassificationDto);
    List<DocumentClassificationTreeDto> selectDocumentClassificationList();
}