heheng
2025-12-09 7f89db04cc75a842352087099ee6a7431b7357e0
multi-system/src/main/java/com/gkhy/exam/system/service/CatalogueService.java
@@ -37,4 +37,6 @@
    CommonResult selectCatalogueDataFileList(CatalogueReq catalogueReq);
    CommonResult copyCatalogue(List<CatalogueVo> catalogue);
    CommonResult selectCatalogueDocumentList(CatalogueReq catalogueReq);
}