@@ -35,5 +35,6 @@
and i.id_= #{param.tenantId}
</if>
</where>
+ order by t.create_time_ DESC
</select>
</mapper>