heheng
4 天以前 3cc8d1cc3662d88fe7f3666fb1f99e1b19411424
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);
}