From 26c2752aabd96a7d005e76dd1f51f38aba5f8ede Mon Sep 17 00:00:00 2001 From: ruanqi Date: Wed, 24 Jul 2024 09:25:00 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/mapper/production/DailyPlanMapper.xml b/src/main/resources/mapper/production/DailyPlanMapper.xml index 6774926..9df0545 100644 --- a/src/main/resources/mapper/production/DailyPlanMapper.xml +++ b/src/main/resources/mapper/production/DailyPlanMapper.xml @@ -327,10 +327,10 @@ AND #{endDate1} >= a.orderDate - + and P.Spec+'/'+isnull(P.PartDescription,'') like #{partDescription} - + AND a.OrderRef1 LIKE #{orderRef1} @@ -351,7 +351,7 @@ AND #{endDate3} >= so.NeedDate - + AND cod.PlanShipDate >= #{startDate4}