zqy
2025-06-22 9be62968a2b65149e83dd8f9ca20f0b5a60fea96
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();
}