diff --git a/src/main/resources/mapper/production/PrintLabelRecordMapper.xml b/src/main/resources/mapper/production/PrintLabelRecordMapper.xml index 0026cae..aad5dfc 100644 --- a/src/main/resources/mapper/production/PrintLabelRecordMapper.xml +++ b/src/main/resources/mapper/production/PrintLabelRecordMapper.xml @@ -73,6 +73,7 @@ Where T.Site = D.Site and T.DelnotifyNo = D.DelnotifyNo and T.Site = S.SiteID + and H.SeqNo=1 and T.Site = #{site} and T.DelnotifyNo = #{delNotifyNo} and D.delNotifyItemNo = #{delNotifyItemNo}