@@ -29,6 +29,8 @@
#{personBuilding.buildingId}
</foreach>
</if>
+ ORDER BY
+ a.create_date DESC
</select>
<select id="countPreSelectRecord" resultType="java.lang.Integer">