From b718d495cbbf81ccf235f0a883a4f963312833d8 Mon Sep 17 00:00:00 2001 From: "liang.chao" Date: Tue, 2 Apr 2024 14:39:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=88=86=E6=94=AF=E5=88=9B=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/material/WorkSiteDirectManageMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/sgzb-modules/sgzb-material/src/main/resources/mapper/material/WorkSiteDirectManageMapper.xml b/sgzb-modules/sgzb-material/src/main/resources/mapper/material/WorkSiteDirectManageMapper.xml index d4f10b54..bfe9e54b 100644 --- a/sgzb-modules/sgzb-material/src/main/resources/mapper/material/WorkSiteDirectManageMapper.xml +++ b/sgzb-modules/sgzb-material/src/main/resources/mapper/material/WorkSiteDirectManageMapper.xml @@ -423,6 +423,7 @@ and dai.status = #{status} + order by dai.create_time desc