@@ -73,6 +73,7 @@
<if test="request.userId !=null">
and user_id=#{request.userId}
</if>
+ ORDER BY create_time DESC
</select>
<select id="selectNoRead" resultType="java.lang.Integer">
SELECT