md
This commit is contained in:
parent
2134c18b51
commit
17caaa6dbf
@ -144,8 +144,6 @@
|
||||
)
|
||||
)
|
||||
</if>
|
||||
|
||||
|
||||
</where>
|
||||
ORDER BY
|
||||
<if test="params.orderSnSortList != null and params.orderSnSortList.size >0 ">
|
||||
@ -162,7 +160,7 @@
|
||||
</foreach>
|
||||
,
|
||||
</if>
|
||||
order by create_time desc
|
||||
create_time desc
|
||||
</select>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user