Commit 8dfede31 by guojuxing

下载日志根据下载时间倒序

parent 50ea25d4
......@@ -232,5 +232,7 @@
or download_user_name like concat('%', #{search}, '%')
)
</if>
order by download_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