From 4702f39cd8678b826bcd5d901ba371f0b873cde5 Mon Sep 17 00:00:00 2001 From: zy <82248909@qq.com> Date: Mon, 24 Nov 2025 15:36:01 +0800 Subject: [PATCH] =?UTF-8?q?config=E7=BC=93=E5=AD=98bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jeecg/system/applet/mapper/xml/SurvMaintainRecordMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/zh-module-applet/zh-applet-api/src/main/java/org/jeecg/system/applet/mapper/xml/SurvMaintainRecordMapper.xml b/zh-module-applet/zh-applet-api/src/main/java/org/jeecg/system/applet/mapper/xml/SurvMaintainRecordMapper.xml index 576e206..31b4022 100644 --- a/zh-module-applet/zh-applet-api/src/main/java/org/jeecg/system/applet/mapper/xml/SurvMaintainRecordMapper.xml +++ b/zh-module-applet/zh-applet-api/src/main/java/org/jeecg/system/applet/mapper/xml/SurvMaintainRecordMapper.xml @@ -43,5 +43,6 @@ and DATE_FORMAT(MAINTAIN_TIME, '%Y-%m-%d') = DATE_FORMAT(#{param2.maintainTime},'%Y-%m-%d') + order by MAINTAIN_TIME desc,CREATE_TIME desc \ No newline at end of file