@@ -104,6 +104,7 @@
and create_time = #{createTime}
</if>
</where>
+ order by create_time desc
<if test="page_sql != null">
${page_sql}