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
-