yourName преди 1 година
родител
ревизия
509e1424e3
променени са 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

@@ -1154,6 +1154,7 @@
                 OR REGEXP_LIKE(RC.MATERIAL_CODE, #{prodCode}) )
             </if>
         </where>
+        order by length("text")
         FETCH NEXT 10 ROWS ONLY
         )
         <if test="id!=null and id.size>0">