diff --git a/src/main/resources/mapper/production/SoScheduledListMapper.xml b/src/main/resources/mapper/production/SoScheduledListMapper.xml index a8b2552..8ccb361 100644 --- a/src/main/resources/mapper/production/SoScheduledListMapper.xml +++ b/src/main/resources/mapper/production/SoScheduledListMapper.xml @@ -109,7 +109,7 @@ and #{endDate} >= a.TransDate -1 - and b.item_no = #{itemNo} + and b.ItemNo = #{itemNo} order by a.TransDate