Commit 7cc8eede authored by 马33's avatar 马33

使用记录降序排序

parent 27888877
......@@ -10,5 +10,6 @@
<if test="null != status">
and status = #{status}
</if>
order by create_time desc
</select>
</mapper>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment