feige
2025-05-06 3cb3e32a9e8a46e366d9d4f0561436657e68f392
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();
}