nickchange
2023-11-28 38bca9ca2abd2794b41f4420638a9bec9da70607
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);
}