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