Antiloveg 8 vuotta sitten
vanhempi
commit
8b9a198ba4
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/main/java/com/goafanti/common/mapper/NewsMapperExt.xml

+ 0 - 1
src/main/java/com/goafanti/common/mapper/NewsMapperExt.xml

@@ -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>