puzhibing
2024-02-07 3f50662d2e84ff72b4f3cd48026ac66af4700454
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);
}