md
This commit is contained in:
parent
4eac0592c9
commit
085838f21b
@ -313,6 +313,7 @@
|
|||||||
<if test="params.transTypeId != null and params.transTypeId != ''">
|
<if test="params.transTypeId != null and params.transTypeId != ''">
|
||||||
and FIND_IN_SET(`trans_type_id`,#{params.transTypeId})
|
and FIND_IN_SET(`trans_type_id`,#{params.transTypeId})
|
||||||
</if>
|
</if>
|
||||||
|
order by order_num desc
|
||||||
|
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user