rownum<=30会报错xml
<>为xml关键字, 须要转义class
< 为小于test
<where>
1=1 and rownum < 30
<if test="ffreefreightid != null ">
and t.ffreefreightid =#{ffreefreightid}
</if>
</where> di