From 65f1023f0f2e57cd9d43e2d8e6c999ffdfd9dd55 Mon Sep 17 00:00:00 2001 From: wulin Date: Tue, 1 Dec 2020 14:25:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8E=B7=E5=8F=96=E7=BB=84=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E6=94=B9=E6=88=90=E5=80=92=E5=8F=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/flow/EvaluationGroupMapper.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/mapper/flow/EvaluationGroupMapper.xml b/src/main/resources/mapper/flow/EvaluationGroupMapper.xml index 5989893b..ba5c7090 100644 --- a/src/main/resources/mapper/flow/EvaluationGroupMapper.xml +++ b/src/main/resources/mapper/flow/EvaluationGroupMapper.xml @@ -111,8 +111,9 @@ #{item} ) - group by id order by id desc + + group by id order by id desc