cloud-server-other/src/main/resources/mapper/HonorRulesMapper.xml @@ -19,4 +19,8 @@ </foreach> </if> </select> <select id="getList" resultType="com.dsh.other.entity.HonorRules"> select * from t_honor_rules </select> </mapper>