@ -26,10 +26,8 @@
${v}
</if>
</foreach>
<!-- <if test="startRs!=null">-->
<!-- and id>#{startRs}-->
<!-- </if>-->
</where>
order by id DESC
limit #{startRs},#{pageSize}
</select>