@@ -82,7 +82,7 @@
<if test="id != null">
and tenant_apply_record_id_ = #{id}
</if>
-
+ order by update_time_ DESC
</select>
<select id="queryNow"
resultType="com.yonge.cooleshow.biz.dal.wrapper.TenantApplyRecordWrapper$TenantApplyRecord">