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