@@ -33,6 +33,7 @@
user_id = #{renewalsInfosVO.userId}
</foreach>
</if>
+ ORDER BY apply_time DESC
</select>
<update id="deleteUserRenewals">