@ -23,6 +23,6 @@
and project_year = #{req.projectYear}
</if>
</where>
order by project_classify DESC
order by project_year desc
</select>
</mapper>