@@ -261,6 +261,5 @@
where validFlag = 2
and tinyTypeID = #{tinyTypeID}
order by sellNumber desc,onlineTime desc
- limit 7
</select>
</mapper>