From 55edce98fdcd990eb0fc6f93ab02994620082646 Mon Sep 17 00:00:00 2001 From: wulin Date: Tue, 1 Dec 2020 10:11:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E6=8E=92=E5=BA=8F=E6=8C=89=E7=85=A7?= =?UTF-8?q?=E5=80=92=E5=BA=8F=E6=8E=92=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/flow/EvaluationGroupMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/flow/EvaluationGroupMapper.xml b/src/main/resources/mapper/flow/EvaluationGroupMapper.xml index 82c3279b..5989893b 100644 --- a/src/main/resources/mapper/flow/EvaluationGroupMapper.xml +++ b/src/main/resources/mapper/flow/EvaluationGroupMapper.xml @@ -111,7 +111,7 @@ #{item} ) - group by id + group by id order by id desc