maven
2 天以前 9fb6f5adf9f63deffd377c001aaab8ffeae4c742
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();
}