rownum<=30會報錯xml
<>爲xml關鍵字, 須要轉義class
< 爲小於test
<where>
1=1 and rownum < 30
<if test="ffreefreightid != null ">
and t.ffreefreightid =#{ffreefreightid}
</if>
</where> di