anderx 2 éve%!(EXTRA string=óta)
szülő
commit
dc4ecb03e6

+ 1 - 0
src/main/java/com/goafanti/common/mapper/TOrderNewMapper.xml

@@ -2091,6 +2091,7 @@ left join department d on o.order_dep = d.id   left join t_order_mid a on o.orde
     <if test="userName !=null">
       and   b.nickname like concat('%',#{userName},'%')
     </if>
+    limit 0,20
   </select>