@@ -82,5 +82,6 @@
and bu.user_id=#{userId}
</if>
</where>
+ order by b.created_time desc
</select>
</mapper>