为符合项 排序
This commit is contained in:
committed by
zhaokaiyao@91isoft.com
parent
7f5fdbd321
commit
0e68e431ea
+1
@@ -52,6 +52,7 @@
|
||||
and STAND_SERIAL_NUMBER like concat(concat('%',#{sar.standSerialNumber}),'%')
|
||||
or sar_stand_unqualified.STAND_NAME like concat(concat('%',#{sar.standSerialNumber}),'%')
|
||||
</if>
|
||||
order by sar_stand_unqualified.STAND_ID ,sar_stand_unqualified.ITEMS_NUM asc
|
||||
limit #{start},#{end}
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user