whywhyo
2023-09-25 dbd016a08db9a4461ff91b055039d359f05283ba
zhang-content/src/main/java/com/ruoyi/service/ZfCollectionService.java
@@ -32,4 +32,6 @@
    AjaxResult updateData(ZfCollection zfCollection);
    AjaxResult deleteData(Long[] ids);
    AjaxResult listType();
}