From 595465249ec4410fba33daa2f4203d114638291e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Tue, 20 Jan 2026 13:10:35 +0800 Subject: [PATCH] =?UTF-8?q?refactor(warehouse):=20=E4=BC=98=E5=8C=96Handli?= =?UTF-8?q?ngUnit=E6=A0=87=E7=AD=BE=E6=9F=A5=E8=AF=A2SQL=E6=80=A7=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mapper/warehouse/LabelQueryMapper.xml | 47 +++---------------- 1 file changed, 6 insertions(+), 41 deletions(-) diff --git a/src/main/resources/mapper/warehouse/LabelQueryMapper.xml b/src/main/resources/mapper/warehouse/LabelQueryMapper.xml index 699c9ee..c744f41 100644 --- a/src/main/resources/mapper/warehouse/LabelQueryMapper.xml +++ b/src/main/resources/mapper/warehouse/LabelQueryMapper.xml @@ -62,45 +62,9 @@ ORDER BY h.created_date DESC - +