From 5cbfd2991bbd4ed92cdbcceb780d89574bac9c62 Mon Sep 17 00:00:00 2001 From: ruanqi Date: Thu, 8 Aug 2024 09:52:30 +0800 Subject: [PATCH] =?UTF-8?q?0412=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/production/DailyPlanMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/production/DailyPlanMapper.xml b/src/main/resources/mapper/production/DailyPlanMapper.xml index 9a27e20..ff0cb21 100644 --- a/src/main/resources/mapper/production/DailyPlanMapper.xml +++ b/src/main/resources/mapper/production/DailyPlanMapper.xml @@ -1374,7 +1374,7 @@ and r2.S_ScheduledDate >= #{query.startDate} - 0 + and #{query.endDate} >= r2.S_ScheduledDate