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