luo
2023-10-08 1cb12391db6154f2d1a8fdf8e0506fe3f3eb2f15
cloud-server-other/src/main/java/com/dsh/other/service/HonorRulesService.java
@@ -17,4 +17,7 @@
    List<HonorRules> querylistOfIds(List<Integer> honorIds);
    List<HonorRules> getList();
    List<HonorRules> selectByType(Integer type1);
}