Преглед на файлове

修改承运商边输边查

txf преди 3 години
родител
ревизия
af64fa6757
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/main/resources/com/steerinfo/dil/mapper/UniversalMapper.xml

+ 1 - 0
src/main/resources/com/steerinfo/dil/mapper/UniversalMapper.xml

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