feige
2024-08-25 abfc0a7d463a3ebd74f4f7277771e87961e015b9
zhang-content/src/main/java/com/ruoyi/service/ZHonorService.java
@@ -27,4 +27,7 @@
    List<ZHonor> selectCondition(ZHonor zHonor);
    List<ZHonor> selectByIds(Long[] ids);
    AjaxResult listType();
}