From 156b2140ca4a7b41fbaef6b713e31e167033c265 Mon Sep 17 00:00:00 2001 From: dhy1725534722 <1725534722@qq.com> Date: Thu, 28 Mar 2024 11:28:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=B4=E4=BB=BD=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/mapper/jjh/JProjectMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-admin/src/main/resources/mapper/jjh/JProjectMapper.xml b/ruoyi-admin/src/main/resources/mapper/jjh/JProjectMapper.xml index 9e58ebe..f0e5a55 100644 --- a/ruoyi-admin/src/main/resources/mapper/jjh/JProjectMapper.xml +++ b/ruoyi-admin/src/main/resources/mapper/jjh/JProjectMapper.xml @@ -23,6 +23,6 @@ and project_year = #{req.projectYear} - order by project_classify DESC + order by project_year desc