From 50f434954fdba3b5f8bd33847a8567be26adceeb Mon Sep 17 00:00:00 2001 From: Kelvin Date: Fri, 29 Nov 2024 11:29:59 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=85=A5=E5=BA=93=E8=AE=A1=E5=88=92):=20?= =?UTF-8?q?=E8=AF=AD=E6=B3=95=E9=94=99=E8=AF=AF=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ktg-mes/src/main/resources/mapper/wm/WmsInPlanMapper.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ktg-mes/src/main/resources/mapper/wm/WmsInPlanMapper.xml b/ktg-mes/src/main/resources/mapper/wm/WmsInPlanMapper.xml index 70789ed..72d2672 100644 --- a/ktg-mes/src/main/resources/mapper/wm/WmsInPlanMapper.xml +++ b/ktg-mes/src/main/resources/mapper/wm/WmsInPlanMapper.xml @@ -55,7 +55,7 @@ - + @@ -73,7 +73,7 @@ - + @@ -105,7 +105,7 @@ IS_ACTIVE, IS_DELETE, PLAN_CODE, - PLAN_TYPE_ID + PLAN_TYPE_ID, PLAN_TYPE_CODE from WMS_IN_PLAN @@ -147,7 +147,7 @@ order by CREATE_TIME desc - select a.PLAN_ID, a.STATE, a.SOURCE_TYPE,