puzhibing
2024-03-01 fe0faf0cc923e6dcb0f7b244db0d7c34f4718b0e
cloud-server-other/src/main/java/com/dsh/other/mapper/HonorRulesMapper.java
@@ -18,4 +18,8 @@
    List<HonorRules> querylistOfIds(@Param("honorIds") List<Integer> honorIds);
    List<HonorRules> getList();
}