无关风月
2025-04-11 9a60b1e59f52ab4f41e956a76eac1150f39843e3
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();
}