@@ -369,6 +369,7 @@
<where>
<if test="index != null">
"carrierName" like #{index}
+ and rownum < 10
</if>
<if test="index == null">
rownum < 10