heheng
2025-07-16 2aa7c2826451e769b2872934fcec4fbf7445299f
multi-system/src/main/java/com/gkhy/exam/system/service/CatalogueService.java
@@ -35,4 +35,6 @@
    CommonResult deletedCatalogueDataFile(Integer dataFileId);
    CommonResult selectCatalogueDataFileList(CatalogueReq catalogueReq);
    CommonResult copyCatalogue(List<CatalogueVo> catalogue);
}