puzhibing
2024-03-04 ca3a8b3c40cdedfbacfb069a6c7ecaa7fd272591
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();
}