puzhibing
2024-03-01 b85427676fedd373e955f24627764b8e5a29c816
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);
}