From 5b499e6a0042b5d578b3bf4c61151f926d7b1f39 Mon Sep 17 00:00:00 2001 From: yinq Date: Thu, 28 Dec 2023 11:04:25 +0800 Subject: [PATCH] =?UTF-8?q?change=20-=20=E7=B3=BB=E7=BB=9F=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/quartz/SysJobLogMapper.xml | 1 + aucma-quartz/src/main/resources/mapper/quartz/SysJobMapper.xml | 1 + aucma-system/src/main/resources/mapper/system/SysPostMapper.xml | 1 + aucma-system/src/main/resources/mapper/system/SysUserMapper.xml | 1 + 4 files changed, 4 insertions(+) diff --git a/aucma-quartz/src/main/resources/mapper/quartz/SysJobLogMapper.xml b/aucma-quartz/src/main/resources/mapper/quartz/SysJobLogMapper.xml index c33fc66..cc1d9b2 100644 --- a/aucma-quartz/src/main/resources/mapper/quartz/SysJobLogMapper.xml +++ b/aucma-quartz/src/main/resources/mapper/quartz/SysJobLogMapper.xml @@ -42,6 +42,7 @@ AND to_char(create_time, 'yyyy-mm-dd') <= #{params.endTime} + order by job_log_id