From 2d594a88066ae3ceddbda34c70cd4cacb7cb0b28 Mon Sep 17 00:00:00 2001 From: wulin Date: Thu, 3 Jun 2021 14:43:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8B=E8=8A=82=E7=82=B9=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E4=B8=80=E4=B8=AA=E4=BA=BA=E8=B7=A8=E9=83=A8=E9=97=A8?= =?UTF-8?q?=E6=97=B6=E5=8F=AA=E8=BF=94=E5=9B=9E=E4=B8=80=E4=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/generator/StaffDao.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/generator/StaffDao.xml b/src/main/resources/mapper/generator/StaffDao.xml index ddd91b0c..eea5db1a 100644 --- a/src/main/resources/mapper/generator/StaffDao.xml +++ b/src/main/resources/mapper/generator/StaffDao.xml @@ -470,7 +470,7 @@ #{id} - ) and occupation.staff_status=0 and occupation.is_delete=0 order by field(staff.id, + ) and occupation.staff_status=0 and occupation.is_delete=0 group by staff.id order by field(staff.id, #{id}