@@ -18,7 +18,6 @@
select
<include refid="Summary_Column_List" />
from news
- where hot = 0
<if test=" type != null">
and type = #{type,jdbcType=INTEGER}
</if>