From f232c13bb790d8e4c9134b2c2a6b00d7bd111000 Mon Sep 17 00:00:00 2001 From: ruanqi Date: Mon, 1 Jul 2024 10:56:04 +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 71d29b8..86a0414 100644 --- a/src/main/resources/mapper/production/DailyPlanMapper.xml +++ b/src/main/resources/mapper/production/DailyPlanMapper.xml @@ -1269,7 +1269,7 @@ and #{query.endDate} >= a.S_ScheduledDate - + and dbo.Get_scheduleIssure(a.Site,a.SeqNo) is not null AND a.partNo like #{query.partNo}