Pu Zhibing
2025-03-19 532a87bfe96076e3ddc823dc5fbfbb8ea9fb86f9
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();
}