From 7c7ac577bf7bdf74a4df17e9e26ce579e3c57e1a Mon Sep 17 00:00:00 2001 From: yinq Date: Fri, 15 Mar 2024 11:07:02 +0800 Subject: [PATCH] =?UTF-8?q?change=20-=20=E7=94=B5=E6=A3=80=E6=8A=A5?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mapper/report/RecordElectricalInspectionMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aucma-report/src/main/resources/mapper/report/RecordElectricalInspectionMapper.xml b/aucma-report/src/main/resources/mapper/report/RecordElectricalInspectionMapper.xml index ad6da72..7b4d8f8 100644 --- a/aucma-report/src/main/resources/mapper/report/RecordElectricalInspectionMapper.xml +++ b/aucma-report/src/main/resources/mapper/report/RecordElectricalInspectionMapper.xml @@ -48,7 +48,7 @@ to_date(#{params.endRecordTime}, 'yyyy-mm-dd hh24:mi:ss') - order by recordtime + order by recordtime desc