maven
3 天以前 21af0f9a7e31b994314cb3c1e6b54e802dbf0a01
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();
}