From b3951dcce7648d7678288ae872d6569c30ea414c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B7=AF=E6=98=8E=E6=85=A7?= <1191093413@qq.com> Date: Thu, 29 Feb 2024 16:45:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A5=A8=E6=B1=A0=E5=AF=BC=E5=87=BA=EF=BC=9A?= =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=8C=89=E7=85=A7uuid=E5=88=86=E7=BB=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dxhy-core/src/main/resources/mapper/ExtPaperMapper.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/dxhy-core/src/main/resources/mapper/ExtPaperMapper.xml b/dxhy-core/src/main/resources/mapper/ExtPaperMapper.xml index c58beccd..f67c190f 100644 --- a/dxhy-core/src/main/resources/mapper/ExtPaperMapper.xml +++ b/dxhy-core/src/main/resources/mapper/ExtPaperMapper.xml @@ -457,7 +457,6 @@ and (t.comp_code = #{companyCode} or t.comp_code = '' or t.comp_code is null) - GROUP BY t.uuid ORDER BY t.create_date DESC @@ -735,7 +734,6 @@ and (t.comp_code = '' or t.comp_code is null) - GROUP BY t.uuid ORDER BY t.create_date DESC