44323
2023-09-16 fd658508f4470f0c479b2a36738b0f50481cbbe9
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();
}