zqy
2024-11-10 3f34c5afe8e610109dfdfb7d0ca3323332d36e88
zhang-content/src/main/java/com/ruoyi/service/ZfCollectionService.java
@@ -32,4 +32,6 @@
    AjaxResult updateData(ZfCollection zfCollection);
    AjaxResult deleteData(Long[] ids);
    AjaxResult listType();
}