whywhyo
2023-10-10 835744df0cd64f0924f49a102eb58e8373b68484
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();
}